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-06-13.12:45:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560429900.83.0.967942988667.issue37261@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6d22cc8e90ccb1e1965b1a4bc79456e2cc1e5a3e by Victor Stinner in branch 'master':
bpo-37261: Fix support.catch_unraisable_exception() (GH-14052)
https://github.com/python/cpython/commit/6d22cc8e90ccb1e1965b1a4bc79456e2cc1e5a3e
History
Date User Action Args
2019-06-13 12:45:00vstinnersetrecipients: + vstinner
2019-06-13 12:45:00vstinnersetmessageid: <1560429900.83.0.967942988667.issue37261@roundup.psfhosted.org>
2019-06-13 12:45:00vstinnerlinkissue37261 messages
2019-06-13 12:45:00vstinnercreate