]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45097: Add more tests for shutdown_asyncgens() (GH-28154)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 4 Sep 2021 17:55:20 +0000 (20:55 +0300)
committerGitHub <noreply@github.com>
Sat, 4 Sep 2021 17:55:20 +0000 (20:55 +0300)
commitc2970fdec52788b6d9ff419ab7e31f255d87433d
treee0cbcaaa212424b7933a3e11511dd3b4f5493205
parent6beaf2ffaecd92955c5b3c579f184cbecc222636
bpo-45097: Add more tests for shutdown_asyncgens() (GH-28154)
Lib/test/test_asyncgen.py