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-12.23:09:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560380947.42.0.250916629179.issue37069@roundup.psfhosted.org>
In-reply-to
Content
New changeset 95f61c8b1619e736bd5e29a0da0183234634b6e8 by Victor Stinner in branch 'master':
bpo-37069: regrtest uses sys.unraisablehook (GH-13759)
https://github.com/python/cpython/commit/95f61c8b1619e736bd5e29a0da0183234634b6e8
History
Date User Action Args
2019-06-12 23:09:07vstinnersetrecipients: + vstinner
2019-06-12 23:09:07vstinnersetmessageid: <1560380947.42.0.250916629179.issue37069@roundup.psfhosted.org>
2019-06-12 23:09:07vstinnerlinkissue37069 messages
2019-06-12 23:09:07vstinnercreate