]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129874: improve `test_tasks` in asyncio to use correct internal functions (#129890)
authorKumar Aditya <kumaraditya@python.org>
Sun, 9 Feb 2025 13:02:11 +0000 (18:32 +0530)
committerGitHub <noreply@github.com>
Sun, 9 Feb 2025 13:02:11 +0000 (13:02 +0000)
commitce0cf7a73a96e65bb6dd80e7555e531bd0e27037
treea1035e7f5bfa9c6caacf7b24075db4d6657361e5
parent09fe550ecc392927133e3f91856c630d1310ccdb
gh-129874: improve `test_tasks` in asyncio to use correct internal functions (#129890)
Lib/test/test_asyncio/test_tasks.py