Skip to content

Incorrect error handling in unittest.mock #84307

@bpmcl

Description

@bpmcl
mannequin
BPO 40126
Nosy @ncoghlan, @cjw296, @voidspace, @serhiy-storchaka, @tirkarthi, @bpmcl
PRs
  • [3.7] bpo-40126: Fix attribute out of scope during error handling in mock #19338
  • bpo-40126: Fix reverting multiple patches in unittest.mock. #19351
  • [3.8] bpo-40126: Fix reverting multiple patches in unittest.mock. (GH-19351) #19483
  • [3.7] bpo-40126: Fix reverting multiple patches in unittest.mock. (GH-19351) #19484
  • 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 = None
    created_at = <Date 2020-03-31.16:07:24.415>
    labels = ['3.7', '3.8', 'type-bug', 'library', '3.9']
    title = 'Incorrect error handling in unittest.mock'
    updated_at = <Date 2020-04-12.11:57:36.107>
    user = 'https://github.com/bpmcl'

    bugs.python.org fields:

    activity = <Date 2020-04-12.11:57:36.107>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2020-03-31.16:07:24.415>
    creator = 'bmclarnon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40126
    keywords = ['patch']
    message_count = 8.0
    messages = ['365395', '365707', '365728', '366195', '366222', '366238', '366239', '366241']
    nosy_count = 6.0
    nosy_names = ['ncoghlan', 'cjw296', 'michael.foord', 'serhiy.storchaka', 'xtreak', 'bmclarnon']
    pr_nums = ['19338', '19351', '19483', '19484']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40126'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      Status

      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions