Ezio Melotti added the comment: The first traceback comes from
try_protocol_combo(ssl.PROTOCOL_SSLv3, ssl.PROTOCOL_SSLv23, False, client_options=ssl.OP_NO_SSLv3) in test_protocol_sslv3. The test is marked with the @skip_if_broken_ubuntu_ssl decorator, but this seems to be some different kind of brokenness. ---------- priority: low -> normal versions: -Python 2.7, Python 3.4 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13898> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com