]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129874: improve asyncio tests to use correct internal functions (#129887)
authorKumar Aditya <kumaraditya@python.org>
Sun, 9 Feb 2025 12:05:39 +0000 (17:35 +0530)
committerGitHub <noreply@github.com>
Sun, 9 Feb 2025 12:05:39 +0000 (12:05 +0000)
commit09fe550ecc392927133e3f91856c630d1310ccdb
treebe3ba5f65ac6114f162fe6b656ab1df1503b6d78
parentc88dacb391ab95229b500dabb812e02109058ed7
gh-129874: improve asyncio tests to use correct internal functions  (#129887)
Lib/test/test_asyncio/test_eager_task_factory.py
Lib/test/test_asyncio/test_free_threading.py
Lib/test/test_asyncio/test_graph.py