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 jd
Recipients jd
Date 2020-05-07.09:29:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588843798.84.0.388180612972.issue40545@roundup.psfhosted.org>
In-reply-to
Content
The function _PyErr_GetTopmostException() is not exported and is useful to get access to exceptions info from a PyThreadState.
History
Date User Action Args
2020-05-07 09:29:58jdsetrecipients: + jd
2020-05-07 09:29:58jdsetmessageid: <1588843798.84.0.388180612972.issue40545@roundup.psfhosted.org>
2020-05-07 09:29:58jdlinkissue40545 messages
2020-05-07 09:29:57jdcreate