bpo-36710: Add runtime parameter in gcmodule.c by vstinner · Pull Request #12958 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Member
Add 'state' or 'runtime' parameter to functions in gcmodule.c to
avoid to rely directly on the global variable _PyRuntime.
Add 'state' or 'runtime' parameter to functions in gcmodule.c to avoid to rely directly on the global variable _PyRuntime.
vstinner
added
the
skip news
label
vstinner
requested a review
from a team
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
vstinner
merged commit
9db0324
into
python:master
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
gc_runtime
branch
sbidoul added a commit to sbidoul/cpython that referenced this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment