]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix various warnings in `test_asyncio.test_tasks` (#131109)
authorKumar Aditya <kumaraditya@python.org>
Tue, 11 Mar 2025 19:51:53 +0000 (01:21 +0530)
committerGitHub <noreply@github.com>
Tue, 11 Mar 2025 19:51:53 +0000 (19:51 +0000)
commitfcf756adef43a15e5bc2b397d95ca8c6a54d524d
tree2b13839aa770fa5adfa2be3d017cbd01052f43ff
parent8b1edae93a05cc90c5b8c5c935f3753aca938ccf
fix various warnings in `test_asyncio.test_tasks` (#131109)
Lib/test/test_asyncio/test_tasks.py