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 <[email protected]>
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: <[email protected]>
2020-05-07 13:42:40vstinnerlinkissue40545 messages
2020-05-07 13:42:40vstinnercreate