Post #249 666 May 25, 2026, 13:28 UTC https://github.com/python/cpython/issues/150345#docs #cpython GitHub Reference to non-existent `asyncio.events.EventLoop` in `asyncio.selector_events` source · Issue #150345 · python/cpython Documentation The docstring at the top level of the asyncio.selector_events.BaseSelectorEventLoop class body here asks readers to See events.EventLoop for API specification. However, the asyncio.Ev...