diff options
author | Victor Stinner <vstinner@python.org> | 2021-05-20 10:08:05 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-20 10:08:05 (GMT) |
commit | 58a993957abec7e47acb20376d2753051fa75452 (patch) | |
tree | 51f07a305a5706e6f4be489a5c041c5f0bc966a1 /Lib/pyclbr.py | |
parent | 4d396e7d79bd1152f991147718dc5f094a3cc957 (diff) | |
download | cpython-58a993957abec7e47acb20376d2753051fa75452.zip cpython-58a993957abec7e47acb20376d2753051fa75452.tar.gz cpython-58a993957abec7e47acb20376d2753051fa75452.tar.bz2 |
bpo-44131: Py_FrozenMain() uses PyConfig_SetBytesArgv() (GH-26201)
Moreover, Py_FrozenMain() relies on Py_InitializeFromConfig() to
handle the PYTHONUNBUFFERED environment variable and configure C
stdio streams like stdout (make the stream unbuffered).
Diffstat (limited to 'Lib/pyclbr.py')
0 files changed, 0 insertions, 0 deletions