Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix warning: asyncio.events._event_loop_policy was modified by test_asyncio ↵ | Andrew Svetlov | 2022-02-10 |
| | | | | (GH-31253) | ||
* | bpo-46425: fix direct invocation of `asyncio` tests (#30725) | Nikita Sobolev | 2022-01-22 |
| | |||
* | bpo-35394: Add empty slots to abstract asyncio protocols (#10889) | Andrew Svetlov | 2018-12-11 |
* bpo-35394: Add empty slots to abstract asyncio protocols * Add missing test file |