-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Closed
Labels
Description
Documentation
Since 3.13, the function asyncio.start_server()
has added a parameter named keep_alive
(see #112485), but the docs didn't completely update in that PR, so the website still shows the old function signature (see https://docs.python.org/3/library/asyncio-stream.html#asyncio.start_server).
It's actually my fault and I'll submit a PR to fix it.
Linked PRs
gpshead
Metadata
Metadata
Assignees
Labels
Projects
Status
Done
Status
Todo