]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-122560: add test that comprehension loop var appears only in one scope of the...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Fri, 2 Aug 2024 22:56:51 +0000 (23:56 +0100)
committerGitHub <noreply@github.com>
Fri, 2 Aug 2024 22:56:51 +0000 (23:56 +0100)
commitfe0a28d850943cf2ba132c9b0a933bb0c98ff0ae
tree02211945b8b257dc7903cb8d949d86a43593d7f4
parent4b63cd170e5dd840bffc80922f09f2d69932ff5c
gh-122560: add test that comprehension loop var appears only in one scope of the symtable (#122582)
Lib/test/test_symtable.py