[issue42214] Parser/pegen.c:68: _PyPegen_check_barry_as_flufl: Assertion `t->type == NOTEQUAL' failed

Pablo Galindo Salgado report at bugs.python.org
Fri Oct 30 20:40:51 EDT 2020


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


New changeset ddcd57e3ea75ab0ad370bbaaa6b76338edbca395 by Pablo Galindo in branch '3.9':
[3.9] bpo-42214: Fix check for NOTEQUAL token in the PEG parser for the barry_as_flufl rule (GH-23048) (GH-23051)
https://github.com/python/cpython/commit/ddcd57e3ea75ab0ad370bbaaa6b76338edbca395


----------

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


More information about the Python-bugs-list mailing list