]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add more tests for throwing into yield from (GH-94097)
authorBrandt Bucher <brandtbucher@microsoft.com>
Thu, 23 Jun 2022 23:48:28 +0000 (16:48 -0700)
committerGitHub <noreply@github.com>
Thu, 23 Jun 2022 23:48:28 +0000 (16:48 -0700)
commit5075e81c519af5cf3fd9d356d483b0c9df6b116a
treedb4170350cc127d306650cbdb1bcc7989c573230
parent8e6eccabe8156d77d60ba532e60156bcd3592df1
Add more tests for throwing into yield from (GH-94097)
Lib/test/test_yield_from.py