SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72114 0 1 Python

bpo-36763: Add _PyCoreConfig.parse_argv (GH-13361)

* _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().
V
Victor Stinner committed
ae239f6b0626e926613a4a1dbafa323bd41fec32
Parent: 68b34a7
Committed by GitHub <noreply@github.com> on 5/16/2019, 3:02:56 PM