We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3fc282 commit c9c122cCopy full SHA for c9c122c
stdlib/asyncio/__init__.pyi
@@ -55,7 +55,6 @@ if sys.platform == "win32":
55
"Server", # from base_events
56
"iscoroutinefunction", # from coroutines
57
"iscoroutine", # from coroutines
58
- "AbstractEventLoopPolicy", # from events
59
"AbstractEventLoop", # from events
60
"AbstractServer", # from events
61
"Handle", # from events
0 commit comments