]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129874: improve tests to use correct implementations in asyncio (#130516)
authorKumar Aditya <kumaraditya@python.org>
Mon, 24 Feb 2025 16:03:52 +0000 (21:33 +0530)
committerGitHub <noreply@github.com>
Mon, 24 Feb 2025 16:03:52 +0000 (21:33 +0530)
commitd73d69e232ce848733517736b1761e7bd2478574
tree3961b92b68d4ffbcb4cb21a4665b92274f22986d
parent38d45d23a67edd603f26981c8498dc09c83e8091
gh-129874: improve tests to use correct implementations in asyncio  (#130516)
Lib/test/test_asyncio/test_eager_task_factory.py
Lib/test/test_asyncio/test_free_threading.py