diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-03-25 23:03:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-25 23:03:15 (GMT) |
commit | f78a5e9ce8f32a195f5f788aade79578437f30a6 (patch) | |
tree | 45dfc1faa3647b3f265a56f4e5956cbc5428626f /Modules/Setup | |
parent | 548cb6060ab9d5a66931ea2be4da08c2c72c9176 (diff) | |
download | cpython-f78a5e9ce8f32a195f5f788aade79578437f30a6.zip cpython-f78a5e9ce8f32a195f5f788aade79578437f30a6.tar.gz cpython-f78a5e9ce8f32a195f5f788aade79578437f30a6.tar.bz2 |
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"
Diffstat (limited to 'Modules/Setup')
0 files changed, 0 insertions, 0 deletions