Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Apr 25, 2019

Add 'state' or 'runtime' parameter to functions in gcmodule.c to
avoid to rely directly on the global variable _PyRuntime.

https://bugs.python.org/issue36710

Add 'state' or 'runtime' parameter to functions in gcmodule.c to
avoid to rely directly on the global variable _PyRuntime.
@vstinner vstinner requested a review from a team April 25, 2019 23:52
@vstinner vstinner merged commit 9db0324 into python:master Apr 26, 2019
@vstinner vstinner deleted the gc_runtime branch April 26, 2019 00:32
sbidoul added a commit to sbidoul/cpython that referenced this pull request Feb 9, 2025
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.

3 participants