SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

bpo-32030: Add _PyCoreConfig.argv (#4934)

* Add argc and argv to _PyCoreConfig
* _PyMainInterpreterConfig_Read() now builds its argv from
  _PyCoreConfig.arg
* Move _PyMain.env_warning_options into _Py_CommandLineDetails
* Reorder pymain_free()
V
Victor Stinner committed
c4bca951065f4b2b6833f6ce7a0721e863e2343e
Parent: f4e21a2
Committed by GitHub <noreply@github.com> on 12/19/2017, 10:48:17 PM