Skip to content

bpo-32418: Postfix, raise NotImplementdError and close resources in tests#5052

Merged
asvetlov merged 1 commit intopython:masterfrom
asvetlov:bpo-32418
Dec 30, 2017
Merged

bpo-32418: Postfix, raise NotImplementdError and close resources in tests#5052
asvetlov merged 1 commit intopython:masterfrom
asvetlov:bpo-32418

Conversation

@asvetlov
Copy link
Copy Markdown
Contributor

@asvetlov asvetlov commented Dec 30, 2017

Discussed in #4997

AbstractServer.close() and .wait_closed() returned NotImplemented which is obviously wrong and should be replaced by raising NotImplementedError.

https://bugs.python.org/issue32418

@asvetlov asvetlov merged commit ffcb4c0 into python:master Dec 30, 2017
@asvetlov asvetlov deleted the bpo-32418 branch December 30, 2017 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants