]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-99153: set location on SyntaxError for try with both except and except...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Mon, 7 Nov 2022 09:41:20 +0000 (09:41 +0000)
committerGitHub <noreply@github.com>
Mon, 7 Nov 2022 09:41:20 +0000 (09:41 +0000)
commitd8a42bcaf0c614b48e1956cf27e18b9a9b5d4b6b
tree3ba11d1ce6308fd2817d50bf32c2f8fa1ebef9e7
parent263e9830aafcea1b0bea60478360604a0d5e04da
[3.11] gh-99153: set location on SyntaxError for try with both except and except* (GH-99160) (#99168)
Grammar/python.gram
Lib/test/test_syntax.py
Misc/NEWS.d/next/Core and Builtins/2022-11-06-13-25-01.gh-issue-99153.uE3CVL.rst [new file with mode: 0644]
Parser/parser.c