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-27.06:57:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558940240.36.0.593131669666.issue36829@roundup.psfhosted.org>
In-reply-to
Content
New changeset 71c52e3048dd07567f0c690eab4e5d57be66f534 by Victor Stinner in branch 'master':
bpo-36829: Add _PyErr_WriteUnraisableMsg() (GH-13488)
https://github.com/python/cpython/commit/71c52e3048dd07567f0c690eab4e5d57be66f534
History
Date User Action Args
2019-05-27 06:57:20vstinnersetrecipients: + vstinner, serhiy.storchaka, graingert, matrixise, ZackerySpytz, xtreak
2019-05-27 06:57:20vstinnersetmessageid: <1558940240.36.0.593131669666.issue36829@roundup.psfhosted.org>
2019-05-27 06:57:20vstinnerlinkissue36829 messages
2019-05-27 06:57:20vstinnercreate