]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-104482: Fix error handling bugs in ast.c (#104514)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 16 May 2023 09:14:36 +0000 (10:14 +0100)
committerGitHub <noreply@github.com>
Tue, 16 May 2023 09:14:36 +0000 (10:14 +0100)
commit52a18feaaa39054e09fa0cf4c6675e7f4d024faf
treefbcb5959bd6f3aafc25ff7c15e9c5cf82fc638c7
parent7779027084d57ae4892a25a6d5429feb205a237c
[3.11] gh-104482: Fix error handling bugs in ast.c (#104514)
Lib/test/test_ast.py
Misc/NEWS.d/next/Core and Builtins/2023-05-14-18-56-54.gh-issue-104482.yaQsv8.rst [new file with mode: 0644]
Python/ast.c