Home
last modified time | relevance | path

Searched refs:WindowsProactorEventLoopPolicy (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython3/Doc/library/
Dasyncio-platforms.rst76 asyncio.WindowsProactorEventLoopPolicy())
Dasyncio-policy.rst101 .. class:: WindowsProactorEventLoopPolicy
Dasyncio-subprocess.rst349 asyncio.WindowsProactorEventLoopPolicy())
Dasyncio-protocol.rst1035 asyncio.WindowsProactorEventLoopPolicy())
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_windows_events.py190 asyncio.WindowsProactorEventLoopPolicy())
/external/python/cpython3/Misc/NEWS.d/
D3.7.0rc1.rst95 asyncio.WindowsProactorEventLoopPolicy.
/external/python/cpython3/Lib/asyncio/
Dwindows_events.py836 class WindowsProactorEventLoopPolicy(events.BaseDefaultEventLoopPolicy): class
/external/python/cpython3/Doc/whatsnew/
D3.7.rst766 ``WindowsProactorEventLoopPolicy`` classes.