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, xtreak
Date 2019-05-28.14:01:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559052083.68.0.190893285346.issue36829@roundup.psfhosted.org>
In-reply-to
Content
New changeset a85a1d337d26a65036e427341d15e3979f7e9ced by Victor Stinner in branch 'master':
bpo-36829: sys.excepthook and sys.unraisablehook flush (GH-13620)
https://github.com/python/cpython/commit/a85a1d337d26a65036e427341d15e3979f7e9ced
History
Date User Action Args
2019-05-28 14:01:23vstinnersetrecipients: + vstinner, serhiy.storchaka, graingert, matrixise, ZackerySpytz, xtreak
2019-05-28 14:01:23vstinnersetmessageid: <1559052083.68.0.190893285346.issue36829@roundup.psfhosted.org>
2019-05-28 14:01:23vstinnerlinkissue36829 messages
2019-05-28 14:01:23vstinnercreate