summaryrefslogtreecommitdiffstats
path: root/Objects
diff options
context:
space:
mode:
authorNick Coghlan <ncoghlan@gmail.com>2017-10-25 02:11:26 (GMT)
committerGitHub <noreply@github.com>2017-10-25 02:11:26 (GMT)
commitd7ac06126db86f76ba92cbca4cb702852a321f78 (patch)
tree0742294efd6ef24d4f7644099d421c97346fee93 /Objects
parent850a18e03e8f8309bc8c39adc6e7d51a4568cd9a (diff)
downloadcpython-d7ac06126db86f76ba92cbca4cb702852a321f78.zip
cpython-d7ac06126db86f76ba92cbca4cb702852a321f78.tar.gz
cpython-d7ac06126db86f76ba92cbca4cb702852a321f78.tar.bz2
bpo-31845: Fix reading flags from environment (GH-4105)
The startup refactoring means command line settings are now applied after settings are read from the environment. This updates the way command line settings are applied to account for that, ensures more settings are first read from the environment in _PyInitializeCore, and adds a simple test case covering the flags that are easy to check.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions