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 jd, vstinner
Date 2020-05-07.13:42:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588858960.43.0.102502962543.issue40545@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8963a7f1f84a05412178b56629508b660d38861b by Victor Stinner in branch 'master':
bpo-40545: Export _PyErr_GetTopmostException() function (GH-19978)
https://github.com/python/cpython/commit/8963a7f1f84a05412178b56629508b660d38861b
History
Date User Action Args
2020-05-07 13:42:40vstinnersetrecipients: + vstinner, jd
2020-05-07 13:42:40vstinnersetmessageid: <1588858960.43.0.102502962543.issue40545@roundup.psfhosted.org>
2020-05-07 13:42:40vstinnerlinkissue40545 messages
2020-05-07 13:42:40vstinnercreate