SIGN IN SIGN UP

bpo-36301: Add _Py_PreInitializeFromConfig() (GH-12536)

* Initialize _PyPreConfig.dev_mode to -1.
* _PyPreConfig_Read(): coreconfig has the priority over preconfig.
* _PyCoreConfig_Read() now calls _PyPreCmdline_Read() internally.
* config_from_cmdline() now pass _PyPreCmdline to config_read().
* Add _PyPreCmdline_Copy().
V
Victor Stinner committed
a6fbc4e25e1dc7d1c9a26888b9115bc6c2afc101
Parent: f72346c
Committed by GitHub <noreply@github.com> on 3/25/2019, 5:37:10 PM