mirror of
https://github.com/python/cpython.git
synced 2026-06-23 19:41:58 -04:00
20004959d2
* 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