This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients pitrou, vstinner
Date 2017-07-24.15:41:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500910865.3.0.456918974064.issue30188@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5b4feb7e86ecb813b2c56560f86cda2fd46b9579 by Victor Stinner in branch 'master':
bpo-30188: test_nntplib catch also ssl.SSLEOFError (#2843)
https://github.com/python/cpython/commit/5b4feb7e86ecb813b2c56560f86cda2fd46b9579
History
Date User Action Args
2017-07-24 15:41:05vstinnersetrecipients: + vstinner, pitrou
2017-07-24 15:41:05vstinnersetmessageid: <1500910865.3.0.456918974064.issue30188@psf.upfronthosting.co.za>
2017-07-24 15:41:05vstinnerlinkissue30188 messages
2017-07-24 15:41:05vstinnercreate