SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

bpo-36301: Remove _PyCoreConfig.preconfig (GH-12546)

* Replace _PyCoreConfig.preconfig with 3 new fields in _PyCoreConfig:
  isolated, use_environment, dev_mode.
* Add _PyPreCmdline.dev_mode.
* Add _Py_PreInitializeFromPreConfigInPlace().
V
Victor Stinner committed
20004959d23d07ac784eef51ecb161012180faa8
Parent: f78a5e9
Committed by GitHub <noreply@github.com> on 3/26/2019, 1:31:11 AM