Implicit exception chaining (PEP 3134)

BPO 3108
Nosy @gvanrossum, @pitrou, @benjaminp
Files
  • context.patch
  • context2.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 = None
    closed_at = <Date 2008-06-14.20:21:27.892>
    created_at = <Date 2008-06-13.23:02:33.937>
    labels = ['interpreter-core', 'type-bug']
    title = 'Implicit exception chaining (PEP 3134)'
    updated_at = <Date 2008-06-14.20:33:16.145>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2008-06-14.20:33:16.145>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-06-14.20:21:27.892>
    closer = 'gvanrossum'
    components = ['Interpreter Core']
    creation = <Date 2008-06-13.23:02:33.937>
    creator = 'pitrou'
    dependencies = []
    files = ['10626', '10627']
    hgrepos = []
    issue_num = 3108
    keywords = ['patch']
    message_count = 5.0
    messages = ['68189', '68190', '68193', '68213', '68216']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', 'pitrou', 'benjamin.peterson']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue3108'
    versions = ['Python 3.0']