SIGN IN SIGN UP

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).
V
Victor Stinner committed
7247407c35330f3f6292f1d40606b7ba6afd5700
Parent: 488d02a
Committed by GitHub <noreply@github.com> on 11/20/2019, 11:25:50 AM