[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Building Python without SSLv3 breaks requests



Upstream would probably like the patch to fix things when sslv3 is disabled. I think shazow would merge it easily. 


> On Nov 19, 2014, at 6:20 PM, Barry Warsaw <barry@python.org> wrote:
> 
>> On Nov 19, 2014, at 08:14 AM, Matthias Klose wrote:
>> 
>> I'll wait for the -12 results. I think it would be better to test for this
>> attribute first before using it.
> 
> I think this can be combined with Daniele's suggestion, such that the
> _openssl_versions dictionary is only populated with keys from the ssl module
> that exist.  It's a little more work, but istm the right thing to do.
> 
> Cheers,
> -Barry


Reply to: