Skip to content

contextlib.contextmanager may incorrectly unchain RuntimeError #73878

@ncoghlan

Description

@ncoghlan
BPO 29692
Nosy @rhettinger, @ncoghlan, @serhiy-storchaka, @JelleZijlstra, @Mariatta, @svelankar
PRs
  • bpo-29692: contextlib.contextmanager may incorrectly unchain RuntimeE… #891
  • bpo-29692: contextlib.contextmanager may incorrectly unchain RuntimeError #949
  • bpo-29692: Add missing ACKS entry #1079
  • [3.6] bpo-29692: contextlib.contextmanager may incorrectly unchain Ru… #1105
  • [3.5] bpo-29692: contextlib.contextmanager may incorrectly unchain Ru… #1107
  • 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/ncoghlan'
    closed_at = <Date 2017-04-13.10:17:40.288>
    created_at = <Date 2017-03-02.10:11:35.188>
    labels = ['type-bug', '3.7']
    title = 'contextlib.contextmanager may incorrectly unchain RuntimeError'
    updated_at = <Date 2017-04-13.10:17:40.286>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2017-04-13.10:17:40.286>
    actor = 'Mariatta'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2017-04-13.10:17:40.288>
    closer = 'Mariatta'
    components = []
    creation = <Date 2017-03-02.10:11:35.188>
    creator = 'ncoghlan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29692
    keywords = ['3.5regression']
    message_count = 10.0
    messages = ['288793', '290813', '291183', '291185', '291466', '291468', '291472', '291594', '291596', '291597']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'ncoghlan', 'serhiy.storchaka', 'JelleZijlstra', 'Mariatta', 'svelankar']
    pr_nums = ['891', '949', '1079', '1105', '1107']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29692'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions