Skip to content

[3.9] bpo-46955: Expose asyncio.base_events.Server as asyncio.Server (GH-31760) #31773

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 8, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 8, 2022

This change aligns the documentation at https://docs.python.org/3/library/asyncio-eventloop.htmlGH-asyncio.Server
with the actual implementation

Co-authored-by: Andrew Svetlov [email protected]
(cherry picked from commit da80d6b)

Co-authored-by: Stefan Zabka [email protected]

https://bugs.python.org/issue46955

…nGH-31760)

This change aligns the documentation at https://docs.python.org/3/library/asyncio-eventloop.htmlGH-asyncio.Server
with the actual implementation

Co-authored-by: Andrew Svetlov <[email protected]>
(cherry picked from commit da80d6b)

Co-authored-by: Stefan Zabka <[email protected]>
@miss-islington
Copy link
Contributor Author

@vringar and @asvetlov: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 20e88f7 into python:3.9 Mar 8, 2022
@miss-islington miss-islington deleted the backport-da80d6b-3.9 branch March 8, 2022 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants