mirror of
https://github.com/python/cpython.git
synced 2026-08-11 14:44:26 +08:00
* Replace _PyCoreConfig.preconfig with 3 new fields in _PyCoreConfig: isolated, use_environment, dev_mode. * Add _PyPreCmdline.dev_mode. * Add _Py_PreInitializeFromPreConfigInPlace().
Miscellaneous source files for the main Python shared library