Andrew Svetlov
|
a65be6e077
|
[3.9] Fix warning: asyncio.events._event_loop_policy was modified by test_asyncio (GH-31253). (GH-31256)
(cherry picked from commit 012e77eb5c )
Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
|
2022-02-10 15:32:05 +02:00 |
|
Miss Islington (bot)
|
3c4a3745b9
|
bpo-46425: fix direct invocation of asyncio tests (GH-30725)
(cherry picked from commit 5a5340044c )
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
|
2022-01-22 03:54:07 -08:00 |
|
Andrew Svetlov
|
5344501ad1
|
bpo-35394: Add empty slots to abstract asyncio protocols (#10889)
* bpo-35394: Add empty slots to abstract asyncio protocols
* Add missing test file
|
2018-12-11 19:07:05 +02:00 |
|