summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_asyncio/test_waitfor.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-47038: Increase a test timeout for slow CI machines (GH-31951)Andrew Svetlov2022-03-171-1/+1
* bpo-47038: Rewrite missed asyncio.wait_for test to use IsolatedAnsyncioTestCa...Andrew Svetlov2022-03-161-0/+24
* bpo-47038: Rewrite asyncio.wait_for test to use IsolatedAsyncioTestCase (GH-3...Andrew Svetlov2022-03-161-0/+270