mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
444b39bb64
* 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