]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119897: Add test for lambda generator invocation (#120658)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 18 Jun 2024 09:45:23 +0000 (10:45 +0100)
committerGitHub <noreply@github.com>
Tue, 18 Jun 2024 09:45:23 +0000 (10:45 +0100)
commit73dc1c678eb720c2ced94d2f435a908bb6d18566
tree2b11a45481740882bc0eb148ef6d5d0c81bc4ca7
parent2cf47389e26cb591342d07dad98619916d5a1b15
gh-119897: Add test for lambda generator invocation (#120658)

gh-120467: Add test for lambda generator invocation
Lib/test/test_generators.py