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 <[email protected]>
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: <[email protected]>
2020-05-07 09:29:58jdlinkissue40545 messages
2020-05-07 09:29:57jdcreate