gh-106320: Remove private _PyGILState_GetInterpreterStateUnsafe() by vstinner · Pull Request #108603 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
Member
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.
vstinner
added
the
skip news
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting core review
label
vstinner
enabled auto-merge (squash)
vstinner
merged commit
21a7420
into
python:main
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
remove_gilstate_get
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment