]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121657: Additional `yield from` error test using lambda (GH-121722)
authorGregor <36135323+gege-hoho@users.noreply.github.com>
Thu, 18 Jul 2024 12:29:03 +0000 (14:29 +0200)
committerGitHub <noreply@github.com>
Thu, 18 Jul 2024 12:29:03 +0000 (14:29 +0200)
commit1056f2bc208bdfe562c79d2a5098723c50ae9c23
treedfbfb59016d597a60ab5f5140093cd96c11dcb2f
parent3eacfc1a4d09a9807bedba58ef4037788b6df961
gh-121657: Additional `yield from` error test using lambda (GH-121722)
Lib/test/test_generators.py