]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46004: Fix error location for loops with invalid targets (GH-29959)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Tue, 7 Dec 2021 13:02:15 +0000 (13:02 +0000)
committerGitHub <noreply@github.com>
Tue, 7 Dec 2021 13:02:15 +0000 (13:02 +0000)
commit1c7a1c3be08ee911d347fffd2716f3911ba751f9
tree1676eca102b29d3abb4fa6162b75e28a5c937a59
parentcf7eaa4617295747ee5646c4e2b7e7a16d7c64ab
bpo-46004: Fix error location for loops with invalid targets (GH-29959)
Lib/test/test_exceptions.py
Misc/NEWS.d/next/Core and Builtins/2021-12-07-11-24-24.bpo-46004.TTEU1p.rst [new file with mode: 0644]
Parser/pegen.h