diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2018-01-25 09:18:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-25 09:18:36 +0100 |
commit | 2b822a0bb1de2612c85d8f75e3ce89eda2ac9f68 (patch) | |
tree | 0a1e50226a88d81f177e075ce91eb0499807c57a /Python/Python-ast.c | |
parent | cab0b2b053970982b760048acc3046363615a8dd (diff) | |
download | cpython-git-2b822a0bb1de2612c85d8f75e3ce89eda2ac9f68.tar.gz |
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.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions