diff options
author | Victor Stinner <vstinner@python.org> | 2019-11-20 12:25:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-20 12:25:50 +0100 |
commit | 7247407c35330f3f6292f1d40606b7ba6afd5700 (patch) | |
tree | fa9307b2cdbf41bf30c90daf12c76dd439949cfd /Python/future.c | |
parent | 488d02a24142948bfb1fafd19fa48e61fcbbabc5 (diff) | |
download | cpython-git-7247407c35330f3f6292f1d40606b7ba6afd5700.tar.gz |
bpo-36854: Move _PyRuntimeState.gc to PyInterpreterState (GH-17287)
* Rename _PyGC_InitializeRuntime() to _PyGC_InitState()
* finalize_interp_clear() now also calls _PyGC_Fini() in
subinterpreters (clear the GC state).
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions