[issue26867] test_ssl test_options fails on ubuntu 16.04

Martin Panter report at bugs.python.org
Fri Jun 17 00:23:13 EDT 2016


Martin Panter added the comment:

FWIW I imagine Ubuntu overriding the option will break the example code in the documentation of clearing SSL_OP_NO_SSLv3: <https://docs.python.org/3.5/library/ssl.html#ssl.create_default_context>. If we keep that documentation, I think we should continue to test that clearing the option works, which conflicts with the proposed patch.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26867>
_______________________________________


More information about the Python-bugs-list mailing list