mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-28 13:52:12 +08:00
asyncio.streams: py312 updates (#10542)
This commit is contained in:
@@ -2,12 +2,10 @@
|
||||
argparse.BooleanOptionalAction.__init__
|
||||
asyncio.BaseEventLoop.create_connection
|
||||
asyncio.BaseEventLoop.shutdown_default_executor
|
||||
asyncio.StreamWriter.start_tls
|
||||
asyncio.base_events.BaseEventLoop.create_connection
|
||||
asyncio.base_events.BaseEventLoop.shutdown_default_executor
|
||||
asyncio.create_eager_task_factory
|
||||
asyncio.eager_task_factory
|
||||
asyncio.streams.StreamWriter.start_tls
|
||||
asyncio.tasks.__all__
|
||||
asyncio.tasks.create_eager_task_factory
|
||||
asyncio.tasks.eager_task_factory
|
||||
|
||||
Reference in New Issue
Block a user