mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -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