bpo-36301: Add _Py_GetEnv() function (GH-12542)
* Make _PyPreConfig_GetEnv(), _PyCoreConfig_GetEnv() and _PyCoreConfig_GetEnvDup() private * _Py_get_env_flag() first parameter becomes "int use_environment"
V
Victor Stinner committed
f78a5e9ce8f32a195f5f788aade79578437f30a6
Parent: 548cb60
Committed by GitHub <noreply@github.com>
on 3/25/2019, 11:03:15 PM