This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients mariocj89, vstinner
Date 2020-11-12.17:27:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605202071.98.0.756703228178.issue42308@roundup.psfhosted.org>
In-reply-to
Content
New changeset 750c5abf43b7b1627ab59ead237bef4c2314d29e by Mario Corchero in branch 'master':
bpo-42308: Add threading.__excepthook__ (GH-23218)
https://github.com/python/cpython/commit/750c5abf43b7b1627ab59ead237bef4c2314d29e
History
Date User Action Args
2020-11-12 17:27:52vstinnersetrecipients: + vstinner, mariocj89
2020-11-12 17:27:51vstinnersetmessageid: <1605202071.98.0.756703228178.issue42308@roundup.psfhosted.org>
2020-11-12 17:27:51vstinnerlinkissue42308 messages
2020-11-12 17:27:51vstinnercreate