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> V
Victor Stinner committed
8963a7f1f84a05412178b56629508b660d38861b
Parent: e1becf4
Committed by GitHub <noreply@github.com>
on 5/7/2020, 1:42:33 PM