Files
cpython/Include
Victor Stinner 8963a7f1f8 bpo-40545: Export _PyErr_GetTopmostException() function (GH-19978)
Declare _PyErr_GetTopmostException() with PyAPI_FUNC() to properly
export the function in the C API. The function remains private
("_Py") prefix.

Co-Authored-By: Julien Danjou <julien@danjou.info>
2020-05-07 15:42:33 +02:00
..
2020-04-28 16:28:10 +02:00
2019-08-23 16:39:09 +01:00