Skip to content

doctest.IGNORE_EXCEPTION_DETAIL doesn't match when no detail exists #63337

@jamur2

Description

@jamur2
mannequin
BPO 19138
Nosy @tim-one
Files
  • exception_normalize.patch: Test demonstrating issue, and naive fix
  • 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/tim-one'
    closed_at = <Date 2013-12-04.03:24:21.847>
    created_at = <Date 2013-10-01.15:54:51.734>
    labels = ['type-bug', 'tests']
    title = "doctest.IGNORE_EXCEPTION_DETAIL doesn't match when no detail exists"
    updated_at = <Date 2013-12-04.03:30:52.138>
    user = 'https://bugs.python.org/jamur2'

    bugs.python.org fields:

    activity = <Date 2013-12-04.03:30:52.138>
    actor = 'python-dev'
    assignee = 'tim.peters'
    closed = True
    closed_date = <Date 2013-12-04.03:24:21.847>
    closer = 'tim.peters'
    components = ['Tests']
    creation = <Date 2013-10-01.15:54:51.734>
    creator = 'jamur2'
    dependencies = []
    files = ['31936']
    hgrepos = []
    issue_num = 19138
    keywords = ['patch']
    message_count = 6.0
    messages = ['198792', '205144', '205164', '205191', '205192', '205193']
    nosy_count = 3.0
    nosy_names = ['tim.peters', 'python-dev', 'jamur2']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19138'
    versions = ['Python 2.7', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    testsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions