]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99211: Point to except/except* on syntax errors when mixing them (GH-99215)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Sun, 20 Nov 2022 17:11:02 +0000 (18:11 +0100)
committerGitHub <noreply@github.com>
Sun, 20 Nov 2022 17:11:02 +0000 (09:11 -0800)
commit9c4232ae8972a33f84e875cfdd866318a1233e47
treeee1b0534bb4149354fad86d837468c223edb9b80
parentb0e1f9c241cd8f8c864d51059217f997d3b792bf
gh-99211: Point to except/except* on syntax errors when mixing them (GH-99215)

Automerge-Triggered-By: GH:lysnikolaou
Grammar/python.gram
Lib/test/test_syntax.py
Parser/parser.c