Skip to content

bpo-30188: test_nntplib catch also ssl.SSLEOFError#2843

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:test_nntplib_ssleof
Jul 24, 2017
Merged

bpo-30188: test_nntplib catch also ssl.SSLEOFError#2843
vstinner merged 1 commit intopython:masterfrom
vstinner:test_nntplib_ssleof

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jul 24, 2017

Catch also ssl.SSLEOFError in NetworkedNNTPTests setUpClass().
EOFError was already catched.

https://bugs.python.org/issue30188

Catch also ssl.SSLEOFError in NetworkedNNTPTests setUpClass().
EOFError was already catched.
@mention-bot
Copy link

@Haypo, thanks for your PR! By analyzing the history of the files in this pull request, we identified @pitrou, @serhiy-storchaka and @vadmium to be potential reviewers.

@vstinner vstinner merged commit 5b4feb7 into python:master Jul 24, 2017
@vstinner vstinner deleted the test_nntplib_ssleof branch July 24, 2017 15:41
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.

3 participants