]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix tests in `test_asyncio.test_tasks` to use correct `all_tasks` (#129815)
authorKumar Aditya <kumaraditya@python.org>
Fri, 7 Feb 2025 16:16:26 +0000 (21:46 +0530)
committerGitHub <noreply@github.com>
Fri, 7 Feb 2025 16:16:26 +0000 (21:46 +0530)
commitf52a3a51eb711e16445307ff1ce28e94ff4b1535
tree806a664c37ee8dd75f4bdc55437b3b0f44f9fa1f
parenta93a5a39fb3c4d15082d2464ef10161aa9f2c46e
fix tests in `test_asyncio.test_tasks` to use correct `all_tasks` (#129815)
Lib/test/test_asyncio/test_tasks.py