2017-04-27 15:46 GMT+02:00 Victor Stinner <victor.stin...@gmail.com>: > 2017-04-27 15:41 GMT+02:00 Antoine Pitrou <solip...@pitrou.net>: >> There's also a failure in test_nntplib: >> https://travis-ci.org/python/cpython/jobs/226384811#L3157-L3171 > > That's a different issue, unrelated to the SSL issue. > > EOFError is probably as old as test_nntplib, there are 2 open issues > to track this bug:
Oh wait, it seems like nntplib now has a fail rate close to 100% :-/ I created http://bugs.python.org/issue30188 and wrote a fix. I included this nntplib fix in my imaplib PR... Victor _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com