Update events and windows_events for asyncio in 3.14 (#14128)

This commit is contained in:
sobolevn
2025-05-25 19:13:19 +03:00
committed by GitHub
parent 994dfd9ee7
commit a9e7afa7be
8 changed files with 87 additions and 64 deletions
@@ -3,9 +3,6 @@
# ====================================================================
asyncio.tools
asyncio.unix_events.__all__
asyncio.unix_events.DefaultEventLoopPolicy
asyncio.unix_events._DefaultEventLoopPolicy
ctypes.c_double_complex._type_
ctypes.c_float_complex._type_
ctypes.c_longdouble_complex._type_
@@ -3,9 +3,6 @@
# ====================================================================
asyncio.tools
asyncio.unix_events.__all__
asyncio.unix_events.DefaultEventLoopPolicy
asyncio.unix_events._DefaultEventLoopPolicy
ctypes.c_double_complex._type_
ctypes.c_float_complex._type_
ctypes.c_longdouble_complex._type_
@@ -6,18 +6,7 @@ _asyncio.all_tasks
_imp.pyc_magic_number_token
_thread.RLock.locked
_thread.set_name
asyncio.__all__
asyncio._AbstractEventLoopPolicy
asyncio._DefaultEventLoopPolicy
asyncio._get_event_loop_policy
asyncio._set_event_loop_policy
asyncio.eager_task_factory
asyncio.events.__all__
asyncio.events.AbstractEventLoopPolicy
asyncio.events.BaseDefaultEventLoopPolicy
asyncio.events._AbstractEventLoopPolicy
asyncio.events._get_event_loop_policy
asyncio.events._set_event_loop_policy
asyncio.tasks.eager_task_factory
builtins.bytearray.resize
builtins.int.__round__
@@ -3,17 +3,6 @@
# ====================================================================
_winapi.COPY_FILE_DIRECTORY
asyncio.WindowsProactorEventLoopPolicy.get_child_watcher
asyncio.WindowsProactorEventLoopPolicy.set_child_watcher
asyncio._WindowsProactorEventLoopPolicy
asyncio._WindowsSelectorEventLoopPolicy
asyncio.windows_events.__all__
asyncio.windows_events.DefaultEventLoopPolicy
asyncio.windows_events.WindowsProactorEventLoopPolicy
asyncio.windows_events.WindowsSelectorEventLoopPolicy
asyncio.windows_events._DefaultEventLoopPolicy
asyncio.windows_events._WindowsProactorEventLoopPolicy
asyncio.windows_events._WindowsSelectorEventLoopPolicy
compression.zlib.ZLIBNG_VERSION
ctypes.c_double_complex
ctypes.c_float_complex