]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-47038: Rewrite missed asyncio.wait_for test to use IsolatedAnsyncioTestCase ...
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Wed, 16 Mar 2022 23:20:29 +0000 (01:20 +0200)
committerGitHub <noreply@github.com>
Wed, 16 Mar 2022 23:20:29 +0000 (01:20 +0200)
commit3dd9bfac04d3dcdbfd3f8011a6c9d4b9ac8c116a
treec9673befec2b63f6c8aab54eeba165c2fd968e21
parentdd0082c627713634c7fd88ad33d18b5cc9f4a7b8
bpo-47038: Rewrite missed asyncio.wait_for test to use IsolatedAnsyncioTestCase (GH-31946)
Lib/test/test_asyncio/test_tasks.py
Lib/test/test_asyncio/test_waitfor.py