Files
cpython/Include
Victor Stinner ae239f6b06 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().
2019-05-16 17:02:56 +02:00
..
2019-05-07 16:56:31 +02:00
2017-09-29 15:53:19 -07:00
2016-08-20 08:03:06 +00:00