SIGN IN SIGN UP

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).
V
Victor Stinner committed
58a993957abec7e47acb20376d2753051fa75452
Parent: 4d396e7
Committed by GitHub <noreply@github.com> on 5/20/2021, 10:08:05 AM