]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-121657: Additional `yield from` error test using lambda (GH-121722) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 19 Jul 2024 11:50:34 +0000 (13:50 +0200)
committerGitHub <noreply@github.com>
Fri, 19 Jul 2024 11:50:34 +0000 (13:50 +0200)
commit58a84e58f45cb656b756cf007f629d868e119d8b
tree537a66425d4352056378dc97d6c253727ed3fd2e
parent2c4a60b9b9741872574690adb70a432b59e4c7b5
[3.13] gh-121657: Additional `yield from` error test using lambda (GH-121722) (GH-121961)

(cherry picked from commit 1056f2bc208bdfe562c79d2a5098723c50ae9c23)

Co-authored-by: Gregor <36135323+gege-hoho@users.noreply.github.com>
Lib/test/test_generators.py