SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

bpo-32652: Defer pymain_set_global_config() call (#5303)

In Py_Main(), don't call pymain_set_global_config() early: only call
it when the whole configuration has been read.

Add an unit test to prevent future regression.
V
Victor Stinner committed
2b822a0bb1de2612c85d8f75e3ce89eda2ac9f68
Parent: cab0b2b
Committed by GitHub <noreply@github.com> on 1/25/2018, 8:18:36 AM