[issue26526] In parsermodule.c, replace over 2KLOC of hand-crafted validation code, with a DFA

Roundup Robot report at bugs.python.org
Thu Jun 2 14:32:59 EDT 2016


Roundup Robot added the comment:

New changeset 4a9159ea2536 by Benjamin Peterson in branch 'default':
replace custom validation logic in the parse module with a simple DFA validator (closes #26526)
https://hg.python.org/cpython/rev/4a9159ea2536

----------
nosy: +python-dev
resolution:  -> fixed
stage: commit review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26526>
_______________________________________


More information about the Python-bugs-list mailing list