Skip to content

Comments

gh-106320: Remove private _PyGILState_GetInterpreterStateUnsafe()#108603

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:remove_gilstate_get
Aug 29, 2023
Merged

gh-106320: Remove private _PyGILState_GetInterpreterStateUnsafe()#108603
vstinner merged 1 commit intopython:mainfrom
vstinner:remove_gilstate_get

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Aug 29, 2023

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.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants