mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
Add _PyRuntimeState.preinitializing field: set to 1 while Py_PreInitialize() is running. _PyRuntimeState: rename also pre_initialized field to preinitialized.
Miscellaneous source files for the main Python shared library