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 marcosptf, martin.panter, r.david.murray
Date 2016-01-21.22:24:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453415092.2.0.406598316458.issue24930@psf.upfronthosting.co.za>
In-reply-to
Content
Your patch removes the testing of getting ctx.options. However, OP_NO_SSLv3 was enabled by default and added to the test in Issue 25530, so I suspect that problem is no longer valid.

I guess that leaves the rest of your patch which exercises other protocol values.
History
Date User Action Args
2016-01-21 22:24:52martin.pantersetrecipients: + martin.panter, r.david.murray, marcosptf
2016-01-21 22:24:52martin.pantersetmessageid: <1453415092.2.0.406598316458.issue24930@psf.upfronthosting.co.za>
2016-01-21 22:24:51martin.panterlinkissue24930 messages
2016-01-21 22:24:51martin.pantercreate