]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40334: Improve column offsets for thrown syntax errors by Pegen (GH-19782)
authorBatuhan Taskaya <batuhanosmantaskaya@gmail.com>
Fri, 1 May 2020 13:13:43 +0000 (16:13 +0300)
committerGitHub <noreply@github.com>
Fri, 1 May 2020 13:13:43 +0000 (14:13 +0100)
commit76c1b4d5c5a610c09943e1ee7ae18f1957804730
treeeeaf4c2eb7b712817866ba49d04a5c57a3508795
parent719e14d2837520c18398a3e22a36f20c1fe76edf
bpo-40334: Improve column offsets for thrown syntax errors by Pegen (GH-19782)
Grammar/python.gram
Lib/test/test_cmd_line_script.py
Lib/test/test_exceptions.py
Parser/pegen/parse.c
Parser/pegen/pegen.c
Parser/pegen/pegen.h