Skip to content

_thread.start_new_thread(): call sys.unraisablehook() to handle uncaught exceptions #81257

@vstinner

Description

@vstinner
BPO 37076
Nosy @vstinner, @serhiy-storchaka, @lazka
PRs
  • bpo-37076: _thread.start_new_thread() calls _PyErr_WriteUnraisableMsg() #13617
  • 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 2019-05-29.01:03:33.867>
    created_at = <Date 2019-05-28.10:15:10.365>
    labels = ['3.8', 'library']
    title = '_thread.start_new_thread(): call sys.unraisablehook() to handle uncaught exceptions'
    updated_at = <Date 2019-05-29.01:03:33.866>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-05-29.01:03:33.866>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-29.01:03:33.867>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2019-05-28.10:15:10.365>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37076
    keywords = ['patch']
    message_count = 10.0
    messages = ['343756', '343757', '343759', '343788', '343805', '343806', '343815', '343823', '343845', '343846']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'serhiy.storchaka', 'lazka']
    pr_nums = ['13617']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37076'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions