Skip to content

Outdated docs about asyncio.start_server() #126896

Description

@beavailable

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions