Skip to content

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

Merged
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-da80d6b-3.10
Mar 8, 2022
Merged

[3.10] bpo-46955: Expose asyncio.base_events.Server as asyncio.Server (GH-31760)#31774
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-da80d6b-3.10

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

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 andrew.svetlov@gmail.com
(cherry picked from commit da80d6b)

Co-authored-by: Stefan Zabka zabkaste@informatik.hu-berlin.de

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 <andrew.svetlov@gmail.com>
(cherry picked from commit da80d6b)

Co-authored-by: Stefan Zabka <zabkaste@informatik.hu-berlin.de>
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@miss-islington miss-islington merged commit 8de434b into python:3.10 Mar 8, 2022
@miss-islington miss-islington deleted the backport-da80d6b-3.10 branch March 8, 2022 21:36
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