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