mirror of
https://github.com/python/cpython.git
synced 2026-06-27 05:16:16 -04:00
e7e699e4df
Only call _PyGC_Init(), _PyExc_Init() and _PyErr_Init() in new_interpreter().
Miscellaneous source files for the main Python shared library