[issue33824] Settign LANG=C modifies the --version behavior

STINNER Victor report at bugs.python.org
Fri Jun 15 18:37:51 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:

Ned: I let you decide if this bug should be backported to 3.7.0 final or not.

I would prefer to see this fix in 3.7.0, since Py_Main() refactoring was complex and maybe this bug hides another bug. The memset() is safe and make the code more reliable.

----------
components: +Interpreter Core
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33824>
_______________________________________


More information about the Python-bugs-list mailing list