◐ Shell
clean mode source ↗

Interpreter aborts when chaining an infinite number of exceptions

BPO 6028
Nosy @rhettinger, @terryjreedy, @jcea, @amauryfa, @pitrou, @benjaminp, @asmeurer, @phmc
Files
  • stackoverflow.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 2013-04-26.07:08:08.800>
    created_at = <Date 2009-05-15.08:29:38.998>
    labels = ['interpreter-core', 'type-bug']
    title = 'Interpreter aborts when chaining an infinite number of exceptions'
    updated_at = <Date 2017-03-25.04:17:26.306>
    user = 'https://bugs.python.org/yury'

    bugs.python.org fields:

    activity = <Date 2017-03-25.04:17:26.306>
    actor = 'Aaron.Meurer'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-04-26.07:08:08.800>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2009-05-15.08:29:38.998>
    creator = 'yury'
    dependencies = []
    files = ['13990']
    hgrepos = []
    issue_num = 6028
    keywords = ['patch']
    message_count = 14.0
    messages = ['87797', '87804', '87824', '87836', '87856', '87867', '87890', '87891', '87898', '87907', '150241', '150243', '150250', '187835']
    nosy_count = 10.0
    nosy_names = ['rhettinger', 'terry.reedy', 'jcea', 'amaury.forgeotdarc', 'pitrou', 'benjamin.peterson', 'Arfrever', 'yury', 'Aaron.Meurer', 'pconnell']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue6028'
    versions = ['Python 3.2', 'Python 3.3']