diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-07-26 14:04:56 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-26 14:04:56 (GMT) |
commit | d145775b451bbae549391eb49ed612fb3b03bde1 (patch) | |
tree | 8c30d8a56bc8016322c4e2680e1d6a32818f0030 /Python/codecs.c | |
parent | 5473f061f518aef5367a535999a407305fb12aff (diff) | |
download | cpython-d145775b451bbae549391eb49ed612fb3b03bde1.zip cpython-d145775b451bbae549391eb49ed612fb3b03bde1.tar.gz cpython-d145775b451bbae549391eb49ed612fb3b03bde1.tar.bz2 |
bpo-34170: Cleanup pymain_read_conf() (GH-8476)
* Config: Rename ignore_environment field to use_environment.
* _PyCoreConfig_Read(): if isolated is set, use_environment and
site_import are now always set to 0.
* Inline pymain_free_raw() into pymain_free()
* Move config_init_warnoptions() call into pymain_read_conf_impl()
* _PyCoreConfig_Read(): don't replace values if they are already set:
faulthandler, pycache_prefix, home.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions