COMMITS
/ Parser/pegen_errors.c January 4, 2022
P
bpo-46240: Correct the error for unclosed parentheses when the tokenizer is not finished (GH-30378)
Pablo Galindo Salgado committed
November 24, 2021
P
bpo-45727: Only trigger the 'did you forgot a comma' error suggestion if inside parentheses (GH-29757)
Pablo Galindo Salgado committed
November 21, 2021
P
Ensure the str member of the tokenizer is always initialised (GH-29681)
Pablo Galindo Salgado committed
P
Refactor parser compilation units into specific components (GH-29676)
Pablo Galindo Salgado committed