]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-100113: remove remaining `yield from` usage from `asyncio` tests (#100114)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Fri, 9 Dec 2022 03:52:18 +0000 (09:22 +0530)
committerGitHub <noreply@github.com>
Fri, 9 Dec 2022 03:52:18 +0000 (09:22 +0530)
commit0448deac70be94792616c0fb0c9cb524de9a09b8
treed9c7549faa0ca92fcf46afde196e1c5f45bd1286
parent286e3c76a9cb8f1adc2a915f0d246a1e2e408733
GH-100113: remove remaining `yield from` usage from `asyncio` tests  (#100114)
Lib/test/test_asyncio/test_tasks.py