mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
7247407c35
* Rename _PyGC_InitializeRuntime() to _PyGC_InitState() * finalize_interp_clear() now also calls _PyGC_Fini() in subinterpreters (clear the GC state).
Miscellaneous source files for the main Python shared library