[issue37926] regression: PySys_SetArgvEx(0, NULL, 0): SystemError: Python-3.8.0b3/Objects/unicodeobject.c:2089: bad argument to internal function

STINNER Victor report at bugs.python.org
Fri Aug 23 06:04:19 EDT 2019


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


New changeset c48682509dc49b43fe914fe6c502bc390345d1c2 by Victor Stinner in branch 'master':
bpo-37926: Fix PySys_SetArgvEx(0, NULL, 0) crash (GH-15415)
https://github.com/python/cpython/commit/c48682509dc49b43fe914fe6c502bc390345d1c2


----------

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


More information about the Python-bugs-list mailing list