COMMITS
/ Lib/test/test_asyncio/test_protocols.py July 9, 2025
J
gh-134657: Remove newly added private names from asyncio.__all__ (#134665)
Jelle Zijlstra committed
January 20, 2025
S
gh-71339: Use new assertion methods in `test_asyncio` (#129051)
Serhiy Storchaka committed
December 18, 2024
K
gh-127949: deprecate `asyncio.set_event_loop_policy` (#128024)
Kumar Aditya committed
February 10, 2022
A
Fix warning: asyncio.events._event_loop_policy was modified by test_asyncio (GH-31253)
Andrew Svetlov committed
January 22, 2022
N
bpo-46425: fix direct invocation of `asyncio` tests (#30725)
Nikita Sobolev committed
December 11, 2018
A
bpo-35394: Add empty slots to abstract asyncio protocols (#10889)
Andrew Svetlov committed