Message 347552 - Python tracker

Message347552

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:36:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562672163.06.0.495203824007.issue37526@roundup.psfhosted.org>
In-reply-to
Content
New changeset 58f2c7f424fe91ba035918f0f66306af73a37543 by Victor Stinner (Miss Islington (bot)) in branch '3.8':
bpo-37526: Add support.catch_threading_exception() (GH-14664) (GH-14666)
https://github.com/python/cpython/commit/58f2c7f424fe91ba035918f0f66306af73a37543
History
Date User Action Args
2019-07-09 11:36:03vstinnersetrecipients: + vstinner
2019-07-09 11:36:03vstinnersetmessageid: <1562672163.06.0.495203824007.issue37526@roundup.psfhosted.org>
2019-07-09 11:36:03vstinnerlinkissue37526 messages
2019-07-09 11:36:02vstinnercreate