bpo-36074: Result of `asyncio.Server.sockets` after `Server.close()` after is not clear by eamanu · Pull Request #11987 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@eamanu

Copy link Copy Markdown

Contributor

@eamanu eamanu commented

Feb 22, 2019

edited by bedevere-bot

Loading

bpo-36074: It becomes clear on that the None is still return for server closed.

https://bugs.python.org/issue36074

It becomes clear on  that the None is still return for server closed.

@eamanu

Copy link Copy Markdown

Contributor Author

eamanu commented

Feb 22, 2019

I think the news could be skipped

Copy link Copy Markdown

Member

@JulienPalard 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!

@miss-islington miss-islington merged commit df5cdc1 into python:master

Feb 22, 2019

@eamanu eamanu deleted the issue36074 branch

February 22, 2019 18:30

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

Reviewers

@JulienPalard JulienPalard JulienPalard approved these changes

@1st1 1st1 Awaiting requested review from 1st1

@asvetlov asvetlov Awaiting requested review from asvetlov

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@eamanu @JulienPalard @the-knights-who-say-ni @bedevere-bot @miss-islington