[issue46955] The documentation mentions asyncio.Server. It does not exist.
New submission from Stefan Zabka : The asyncio documentation claims that there is a class [asyncio.Server](https://docs.python.org/3/library/asyncio-eventloop.html#asyncio.Server). However when looking in the sources I can only find [asyncio.base_events.Server](https://github.com/python
[issue46955] The documentation mentions asyncio.Server. It does not exist.
Change by Stefan Zabka : -- keywords: +patch pull_requests: +29872 stage: -> patch review pull_request: https://github.com/python/cpython/pull/31760 ___ Python tracker <https://bugs.python.org/issu