[issue47117] repl segfaults on non utf-8 input

Pablo Galindo Salgado report at bugs.python.org
Sat Mar 26 14:26:12 EDT 2022


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset 27ee43183437c473725eba00def0ea7647688926 by Pablo Galindo Salgado in branch '3.10':
[3.10] bpo-47117: Don't crash if we fail to decode characters when the tokenizer buffers are uninitialized (GH-32129) (GH-32130)
https://github.com/python/cpython/commit/27ee43183437c473725eba00def0ea7647688926


----------

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


More information about the Python-bugs-list mailing list