COMMITS
/ Lib/test/test_asyncio/test_waitfor.py July 9, 2025
J
gh-134657: Remove newly added private names from asyncio.__all__ (#134665)
Jelle Zijlstra committed
December 18, 2024
K
gh-127949: deprecate `asyncio.set_event_loop_policy` (#128024)
Kumar Aditya committed
March 5, 2024
C
chore: fix typos (#116345)
cui fliter committed
September 29, 2023
V
gh-110088, gh-109878: Fix test_asyncio timeouts (#110092)
Victor Stinner committed
September 25, 2023
V
gh-109833: Fix asyncio test_wait_for() (#109834)
Victor Stinner committed
March 5, 2023
K
GH-97546: fix flaky asyncio `test_wait_for_race_condition` test (#102421)
Kumar Aditya committed
February 16, 2023
K
GH-96764: rewrite `asyncio.wait_for` to use `asyncio.timeout` (#98518)
Kumar Aditya committed
March 17, 2022
A
bpo-47038: Increase a test timeout for slow CI machines (GH-31951)
Andrew Svetlov committed
March 16, 2022
A
bpo-47038: Rewrite missed asyncio.wait_for test to use IsolatedAnsyncioTestCase (GH-31946)
Andrew Svetlov committed
A
bpo-47038: Rewrite asyncio.wait_for test to use IsolatedAsyncioTestCase (GH-31942)
Andrew Svetlov committed