Skip to content

make unittest.mock.mock_open honor next() #81189

Description

@Anvil
mannequin
BPO 37008
Nosy @cjw296, @voidspace, @lisroach, @mariocj89, @miss-islington, @Anvil
PRs
  • bpo-37008: make mock_open handle able to honor next() #13492
  • [3.7] bpo-37008: make mock_open handle able to honor next() (GH-13492) #13521
  • 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 = None
    closed_at = <Date 2019-05-23.10:52:12.049>
    created_at = <Date 2019-05-22.11:19:07.062>
    labels = ['3.7', '3.8', 'type-feature', 'library']
    title = 'make unittest.mock.mock_open honor next()'
    updated_at = <Date 2019-05-23.10:52:12.048>
    user = 'https://github.com/Anvil'

    bugs.python.org fields:

    activity = <Date 2019-05-23.10:52:12.048>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-23.10:52:12.049>
    closer = 'asvetlov'
    components = ['Library (Lib)']
    creation = <Date 2019-05-22.11:19:07.062>
    creator = 'Anvil'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37008
    keywords = ['patch']
    message_count = 3.0
    messages = ['343177', '343283', '343284']
    nosy_count = 6.0
    nosy_names = ['cjw296', 'michael.foord', 'lisroach', 'mariocj89', 'miss-islington', 'Anvil']
    pr_nums = ['13492', '13521']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue37008'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions