summaryrefslogtreecommitdiffstats
path: root/Python/codecs.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2018-07-26 14:04:56 (GMT)
committerGitHub <noreply@github.com>2018-07-26 14:04:56 (GMT)
commitd145775b451bbae549391eb49ed612fb3b03bde1 (patch)
tree8c30d8a56bc8016322c4e2680e1d6a32818f0030 /Python/codecs.c
parent5473f061f518aef5367a535999a407305fb12aff (diff)
downloadcpython-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