Skip to content

threading.Thread should have way to catch an exception thrown within #80847

@TV4Fun

Description

@TV4Fun
mannequin
BPO 36666
Nosy @tim-one, @rhettinger, @pitrou, @vstinner, @giampaolo, @pmp-p, @ericsnowcurrently, @pablogsal, @TV4Fun
Superseder
  • bpo-1230540: Add threading.excepthook() to handle uncaught exceptions raised by Thread.run()
  • Files
  • ignored_thread_exc.py
  • 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 2020-09-22.14:48:19.752>
    created_at = <Date 2019-04-19.01:36:15.850>
    labels = ['3.8', 'type-feature', 'library']
    title = 'threading.Thread should have way to catch an exception thrown within'
    updated_at = <Date 2020-09-22.14:48:19.751>
    user = 'https://github.com/TV4Fun'

    bugs.python.org fields:

    activity = <Date 2020-09-22.14:48:19.751>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-09-22.14:48:19.752>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2019-04-19.01:36:15.850>
    creator = 'Joel Croteau'
    dependencies = []
    files = ['48686']
    hgrepos = []
    issue_num = 36666
    keywords = []
    message_count = 10.0
    messages = ['340520', '340542', '340556', '340557', '340558', '355649', '355661', '355664', '355666', '377331']
    nosy_count = 10.0
    nosy_names = ['tim.peters', 'rhettinger', 'pitrou', 'vstinner', 'giampaolo.rodola', 'pmpp', 'eric.snow', 'pablogsal', 'Joel Croteau', 'Mark Borgerding']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '1230540'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36666'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions