mirror of
https://github.com/python/cpython.git
synced 2026-01-28 21:55:51 +00:00
* Rename _PyGC_Initialize() to _PyGC_InitializeRuntime() * Add _PyGC_Init(): initialize _PyRuntime.gc.garbage list * Call _PyGC_Init() before _PyTypes_Init()
Miscellaneous source files for the main Python shared library