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.16:23:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558542213.37.0.43046808892.issue36829@roundup.psfhosted.org>
In-reply-to
Content
New changeset a58db9628d0c96cc5b863137fed4e432238f8027 by Victor Stinner in branch '3.7':
bpo-36829: Enhance PyErr_WriteUnraisable() (GH-13487)
https://github.com/python/cpython/commit/a58db9628d0c96cc5b863137fed4e432238f8027
History
Date User Action Args
2019-05-22 16:23:33vstinnersetrecipients: + vstinner, serhiy.storchaka, graingert, matrixise, ZackerySpytz
2019-05-22 16:23:33vstinnersetmessageid: <1558542213.37.0.43046808892.issue36829@roundup.psfhosted.org>
2019-05-22 16:23:33vstinnerlinkissue36829 messages
2019-05-22 16:23:33vstinnercreate