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 ZackerySpytz, graingert, matrixise, serhiy.storchaka, vstinner
Date 2019-05-22.09:28:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558517317.99.0.0370022980976.issue36829@roundup.psfhosted.org>
In-reply-to
Content
New changeset ef9d9b63129a2f243591db70e9a2dd53fab95d86 by Victor Stinner in branch 'master':
bpo-36829: Add sys.unraisablehook() (GH-13187)
https://github.com/python/cpython/commit/ef9d9b63129a2f243591db70e9a2dd53fab95d86
History
Date User Action Args
2019-05-22 09:28:38vstinnersetrecipients: + vstinner, serhiy.storchaka, graingert, matrixise, ZackerySpytz
2019-05-22 09:28:37vstinnersetmessageid: <1558517317.99.0.0370022980976.issue36829@roundup.psfhosted.org>
2019-05-22 09:28:37vstinnerlinkissue36829 messages
2019-05-22 09:28:37vstinnercreate