Skip to content

faulthandler does not correctly filter fatal exceptions on Windows #74742

@zooba

Description

@zooba
BPO 30557
Nosy @pfmoore, @vstinner, @tjguk, @ned-deily, @zware, @eryksun, @zooba
PRs
  • bpo-30557: faulthandler now correctly filters and displays exception codes on Windows #1924
  • [3.6] bpo-30557: faulthandler now correctly filters and displays exception … #1960
  • bpo-30557: Fix test_faulthandler #1969
  • 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/zooba'
    closed_at = <Date 2017-06-06.20:47:54.209>
    created_at = <Date 2017-06-02.21:09:30.875>
    labels = ['type-bug', '3.7', 'OS-windows']
    title = 'faulthandler does not correctly filter fatal exceptions on Windows'
    updated_at = <Date 2017-06-06.20:47:54.208>
    user = 'https://github.com/zooba'

    bugs.python.org fields:

    activity = <Date 2017-06-06.20:47:54.208>
    actor = 'steve.dower'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2017-06-06.20:47:54.209>
    closer = 'steve.dower'
    components = ['Windows']
    creation = <Date 2017-06-02.21:09:30.875>
    creator = 'steve.dower'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30557
    keywords = []
    message_count = 9.0
    messages = ['295054', '295055', '295216', '295217', '295232', '295272', '295281', '295284', '295301']
    nosy_count = 7.0
    nosy_names = ['paul.moore', 'vstinner', 'tim.golden', 'ned.deily', 'zach.ware', 'eryksun', 'steve.dower']
    pr_nums = ['1924', '1960', '1969']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30557'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions