gh-106320: Remove private _PyGILState_GetInterpreterStateUnsafe() (#108603)
The remove private _PyGILState_GetInterpreterStateUnsafe() function from the public C API: move it the internal C API (pycore_pystate.h). No longer export the function.
V
Victor Stinner committed
21a7420190778fb6e9237bf12e029a26cd18d82d
Parent: 07cf33e
Committed by GitHub <noreply@github.com>
on 8/29/2023, 2:44:38 AM