Skip to content

Add sockets attribute to asyncio.events.AbstractServer#2364

Merged
JelleZijlstra merged 1 commit intopython:masterfrom
ymyzk:add-sockets-to-abstract-server
Aug 7, 2018
Merged

Add sockets attribute to asyncio.events.AbstractServer#2364
JelleZijlstra merged 1 commit intopython:masterfrom
ymyzk:add-sockets-to-abstract-server

Conversation

@ymyzk
Copy link
Copy Markdown
Contributor

@ymyzk ymyzk commented Aug 7, 2018

Fixes #2334 / Corresponding Python Docs.

I noticed that this class has some changes in Python 3.7, so we need to update it again in the near future. This PR is intended for a quick fix of #2334.

@JelleZijlstra JelleZijlstra merged commit 9a01b81 into python:master Aug 7, 2018
@JelleZijlstra
Copy link
Copy Markdown
Member

Thanks!

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.

"AbstractServer" has no attribute "sockets"

2 participants