◐ Shell
reader mode source ↗
Skip to content

bpo-40334: Improve column offsets for thrown syntax errors by Pegen#19782

Merged
pablogsal merged 4 commits into
python:masterfrom
isidentical:bpo-40344
May 1, 2020
Merged

bpo-40334: Improve column offsets for thrown syntax errors by Pegen#19782
pablogsal merged 4 commits into
python:masterfrom
isidentical:bpo-40344

Use RAISE_SYNTAX_ERROR instead directly using _PyPegen_raise_error

ba11a58

Workflow runs completed with no jobs