mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
* _PyCoreConfig_Read() doesn't parse nor update argv if parse_argv is 0. * Move path configuration fields in _PyCoreConfig. * Add an unit test for parse_argv=0. * Remove unused "done": label in _Py_RunMain().
Miscellaneous source files for the main Python shared library