bpo-40268: Add pycore_rtstate.h header file by vstinner · Pull Request #19493 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Member
Move PyRuntimestate from pycore_pystate.h to pycore_rtstate.h.
Remove _PyGILState_check_enabled macro: access directly
_PyRuntime.gilstate.check_enabled.
vstinner
requested a review
from a team
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
vstinner
added
the
skip news
label
Move PyRuntimestate from pycore_pystate.h to pycore_runtime.h. Remove _PyGILState_check_enabled macro: access directly _PyRuntime.gilstate.check_enabled.
vstinner
merged commit
1c4cbdf
into
python:master
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
pycore_rtstate
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment