mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-26 04:46:46 +08:00
Update asyncio.constants module for python3.12 (#10535)
This commit is contained in:
@@ -5,7 +5,6 @@ asyncio.BaseEventLoop.shutdown_default_executor
|
||||
asyncio.StreamWriter.start_tls
|
||||
asyncio.base_events.BaseEventLoop.create_connection
|
||||
asyncio.base_events.BaseEventLoop.shutdown_default_executor
|
||||
asyncio.constants.THREAD_JOIN_TIMEOUT
|
||||
asyncio.create_eager_task_factory
|
||||
asyncio.eager_task_factory
|
||||
asyncio.streams.StreamWriter.start_tls
|
||||
|
||||
Reference in New Issue
Block a user