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 miss-islington, vstinner
Date 2019-06-14.16:03:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560528211.78.0.154125378575.issue37261@roundup.psfhosted.org>
In-reply-to
Content
New changeset 212646cae6b7c4ddc8d98c8b9b6d39a5f259e864 by Victor Stinner in branch 'master':
bpo-37261: Document sys.unraisablehook corner cases (GH-14059)
https://github.com/python/cpython/commit/212646cae6b7c4ddc8d98c8b9b6d39a5f259e864
History
Date User Action Args
2019-06-14 16:03:31vstinnersetrecipients: + vstinner, miss-islington
2019-06-14 16:03:31vstinnersetmessageid: <1560528211.78.0.154125378575.issue37261@roundup.psfhosted.org>
2019-06-14 16:03:31vstinnerlinkissue37261 messages
2019-06-14 16:03:31vstinnercreate