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 martin.panter
Recipients SilentGhost, alex, doko, dstufft, giampaolo.rodola, janssen, larry, martin.panter, ned.deily, pitrou, xiang.zhang
Date 2016-06-17.04:23:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1466137393.18.0.942724432737.issue26867@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2016-06-17 04:23:13martin.pantersetrecipients: + martin.panter, doko, janssen, pitrou, larry, giampaolo.rodola, ned.deily, alex, SilentGhost, dstufft, xiang.zhang
2016-06-17 04:23:13martin.pantersetmessageid: <1466137393.18.0.942724432737.issue26867@psf.upfronthosting.co.za>
2016-06-17 04:23:13martin.panterlinkissue26867 messages
2016-06-17 04:23:12martin.pantercreate