bpo-36074: Result of `asyncio.Server.sockets` after `Server.close()` after is not clear by eamanu · Pull Request #11987 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.5k
Merged
miss-islington merged 2 commits intopython:masterfrom
Feb 22, 2019Merged
bpo-36074: Result of asyncio.Server.sockets after Server.close() after is not clear#11987
miss-islington merged 2 commits intopython:masterfrom
bpo-36074: Result of asyncio.Server.sockets after Server.close() after is not clear#11987
miss-islington merged 2 commits intopython:masterfrom
Conversation
Copy link Copy Markdown
Contributor
bpo-36074: It becomes clear on that the None is still return for server closed.
It becomes clear on that the None is still return for server closed.
eamanu
requested review from
1st1 and
asvetlov
as code owners
the-knights-who-say-ni
added
the
CLA signed
label
Copy link Copy Markdown
Contributor Author
eamanu
commented
Feb 22, 2019
eamanu commented
Feb 22, 2019I think the news could be skipped
JulienPalard
added
🤖 automerge
skip news
labels
JulienPalard approved these changes Feb 22, 2019
Copy link Copy Markdown
Member
JulienPalard
left a comment
JulienPalard
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
miss-islington
merged commit
df5cdc1
into
python:master
bedevere-bot
removed
the
awaiting merge
label
eamanu
deleted the
issue36074
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment