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 vstinner
Date 2019-07-09.11:00:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 91b4f7ab7f9a5e0908b91379ee085ae087a76483 by Victor Stinner in branch 'master':
bpo-37526: Add support.catch_threading_exception() (GH-14664)
https://github.com/python/cpython/commit/91b4f7ab7f9a5e0908b91379ee085ae087a76483
History
Date User Action Args
2019-07-09 11:00:27vstinnersetrecipients: + vstinner
2019-07-09 11:00:27vstinnersetmessageid: <[email protected]>
2019-07-09 11:00:27vstinnerlinkissue37526 messages
2019-07-09 11:00:27vstinnercreate