mirror of
https://github.com/python/cpython.git
synced 2026-07-05 17:26:59 -04:00
d3b904144e
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