mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
* Add a 'runtime' variable to Py_FinalizeEx() rather than working directly on the global variable _PyRuntime * Add a 'runtime' parameter to _PyGC_Fini(), _PyGILState_Fini() and call_ll_exitfuncs()
Miscellaneous source files for the main Python shared library