mirror of
https://github.com/python/cpython.git
synced 2026-01-28 21:55:51 +00: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