Skip to content

Conversation

@vstinner
Copy link
Member

socket.close() was modified in Python 3.6 to raise OSError on
failure: see bpo-26685.
(cherry picked from commit 67e1478)

socket.close() was modified in Python 3.6 to raise OSError on failure: see bpo-26685. (cherry picked from commit 67e1478)
@vstinnervstinner merged commit 580cd5c into python:3.6Jul 4, 2017
@vstinnervstinner deleted the socket_close36 branch July 4, 2017 14:46
Sign up for freeto 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.

2 participants

@vstinner@the-knights-who-say-ni