]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94808: [coverage] Add an asynchronous generator test where the generator is alread...
authorzhanpon <pon.zhan@gmail.com>
Thu, 24 Nov 2022 09:10:38 +0000 (18:10 +0900)
committerGitHub <noreply@github.com>
Thu, 24 Nov 2022 09:10:38 +0000 (14:40 +0530)
commit5f4ae86a639fb84260d622e31468da21dc468265
tree5ee51d3f00ae6be680002be54f772814bd0de51d
parent4e5f2db6f228d45a655cf22fd587792d56116145
gh-94808: [coverage] Add an asynchronous generator test where the generator is already running (#97672)
Lib/test/test_asyncgen.py