[issue45820] Parser can segfault if an error happens before reading any input

Łukasz Langa report at bugs.python.org
Wed Nov 17 19:25:04 EST 2021


Łukasz Langa <lukasz at langa.pl> added the comment:


New changeset 00ee14e814d35587ac55f89c7de871a01360c876 by Miss Islington (bot) in branch '3.9':
[3.9] bpo-45820: Fix a segfault when the parser fails without reading any input (GH-29580) (GH-29584)
https://github.com/python/cpython/commit/00ee14e814d35587ac55f89c7de871a01360c876


----------
nosy: +lukasz.langa

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


More information about the Python-bugs-list mailing list