Skip to content

unittest.installHandler incorrectly assumes SIGINT handler is set. #59710

@Yhg1s

Description

@Yhg1s
BPO 15505
Nosy @Yhg1s, @gpshead, @ezio-melotti, @voidspace
Files
  • inthandler.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 = 'https://github.com/gpshead'
    closed_at = <Date 2013-01-29.23:08:14.859>
    created_at = <Date 2012-07-30.16:37:01.512>
    labels = ['tests', 'type-crash']
    title = 'unittest.installHandler incorrectly assumes SIGINT handler is set.'
    updated_at = <Date 2013-01-29.23:08:14.857>
    user = 'https://github.com/Yhg1s'

    bugs.python.org fields:

    activity = <Date 2013-01-29.23:08:14.857>
    actor = 'python-dev'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2013-01-29.23:08:14.859>
    closer = 'python-dev'
    components = ['Tests']
    creation = <Date 2012-07-30.16:37:01.512>
    creator = 'twouters'
    dependencies = []
    files = ['26610']
    hgrepos = []
    issue_num = 15505
    keywords = ['patch', 'needs review']
    message_count = 6.0
    messages = ['166910', '166916', '166937', '180946', '180955', '180956']
    nosy_count = 5.0
    nosy_names = ['twouters', 'gregory.p.smith', 'ezio.melotti', 'michael.foord', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue15505'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    testsTests in the Lib/test dirtype-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