New submission from Julien Danjou <[email protected]>:
The function _PyErr_GetTopmostException() is not exported and is useful to get access to exceptions info from a PyThreadState. ---------- components: C API messages: 368327 nosy: jd priority: normal severity: normal status: open title: Expose _PyErr_GetTopmostException type: enhancement versions: Python 3.9 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue40545> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
