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 xiang.zhang
Recipients alex, christian.heimes, doko, dstufft, giampaolo.rodola, janssen, martin.panter, ned.deily, pitrou, xiang.zhang
Date 2016-06-06.02:14:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465179244.8.0.65062870215.issue26867@psf.upfronthosting.co.za>
In-reply-to
Content
@skip_if_broken_ubuntu_ssl doesn't work in this case. `hasattr(ssl, 'PROTOCOL_SSLv2')` returns False.
History
Date User Action Args
2016-06-06 02:14:04xiang.zhangsetrecipients: + xiang.zhang, doko, janssen, pitrou, giampaolo.rodola, christian.heimes, ned.deily, alex, martin.panter, dstufft
2016-06-06 02:14:04xiang.zhangsetmessageid: <1465179244.8.0.65062870215.issue26867@psf.upfronthosting.co.za>
2016-06-06 02:14:04xiang.zhanglinkissue26867 messages
2016-06-06 02:14:04xiang.zhangcreate