Skip to content

PyErr_ExceptionMatches must not fail #46794

@theller

Description

@theller
BPO 2542
Nosy @gvanrossum, @warsaw, @theller, @amauryfa, @devdanzin, @benjaminp
Files
  • errors.diff
  • test_exceptions.diff
  • 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/amauryfa'
    closed_at = <Date 2008-07-31.01:47:25.644>
    created_at = <Date 2008-04-03.08:58:59.380>
    labels = ['interpreter-core', 'type-crash', 'release-blocker']
    title = 'PyErr_ExceptionMatches must not fail'
    updated_at = <Date 2008-07-31.01:47:25.609>
    user = 'https://github.com/theller'

    bugs.python.org fields:

    activity = <Date 2008-07-31.01:47:25.609>
    actor = 'benjamin.peterson'
    assignee = 'amaury.forgeotdarc'
    closed = True
    closed_date = <Date 2008-07-31.01:47:25.644>
    closer = 'benjamin.peterson'
    components = ['Interpreter Core']
    creation = <Date 2008-04-03.08:58:59.380>
    creator = 'theller'
    dependencies = []
    files = ['9931', '9932']
    hgrepos = []
    issue_num = 2542
    keywords = ['patch']
    message_count = 9.0
    messages = ['64894', '64899', '64921', '68003', '69486', '70418', '70420', '70450', '70452']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'barry', 'theller', 'amaury.forgeotdarc', 'ajaksu2', 'benjamin.peterson']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue2542'
    versions = ['Python 2.6']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)release-blockertype-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions