summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_asyncio/test_protocols.py
Commit message (Expand)AuthorAgeFilesLines
* Fix warning: asyncio.events._event_loop_policy was modified by test_asyncio (...Andrew Svetlov2022-02-101-0/+6
* bpo-46425: fix direct invocation of `asyncio` tests (#30725)Nikita Sobolev2022-01-221-0/+4
* bpo-35394: Add empty slots to abstract asyncio protocols (#10889)Andrew Svetlov2018-12-111-0/+57