mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
ae239f6b06
* _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