Skip to content

mock_open data is visible only once for the life of the class #65949

@pkoning

Description

@pkoning
mannequin
BPO 21750
Nosy @rbtcollins, @voidspace, @berkerpeksag
Files
  • mock-280.py: reproduction example.
  • issue-21750.patch: patch vs 3.4
  • issue-21750-2.patch
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/rbtcollins'
    closed_at = <Date 2015-07-25.18:33:38.884>
    created_at = <Date 2014-06-13.18:14:49.141>
    labels = ['type-bug', 'library']
    title = 'mock_open data is visible only once for the life of the class'
    updated_at = <Date 2015-07-25.18:33:38.883>
    user = 'https://bugs.python.org/pkoning'

    bugs.python.org fields:

    activity = <Date 2015-07-25.18:33:38.883>
    actor = 'rbcollins'
    assignee = 'rbcollins'
    closed = True
    closed_date = <Date 2015-07-25.18:33:38.884>
    closer = 'rbcollins'
    components = ['Library (Lib)']
    creation = <Date 2014-06-13.18:14:49.141>
    creator = 'pkoning'
    dependencies = []
    files = ['39926', '39928', '39967']
    hgrepos = []
    issue_num = 21750
    keywords = ['patch']
    message_count = 23.0
    messages = ['220474', '237352', '246739', '246749', '246840', '246842', '246843', '246844', '246848', '246866', '247049', '247050', '247058', '247061', '247076', '247087', '247119', '247121', '247127', '247194', '247195', '247213', '247219']
    nosy_count = 6.0
    nosy_names = ['rbcollins', 'michael.foord', 'python-dev', 'quasipedia', 'berker.peksag', 'pkoning']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21750'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions