Staging
v0.5.1
https://github.com/python/cpython
Revision b1241f96190492416ebef457f0e8078fe7f82e60 authored by Victor Stinner on 09 May 2011, 23:52:03 UTC, committed by Victor Stinner on 09 May 2011, 23:52:03 UTC
OpenSSL is now compiled with OPENSSL_NO_SSL2 defined (without the SSLv2
protocol) on Debian: fix the ssl module on Debian Testing and Debian Sid.

Optimize also ssl.get_protocol_name(): speed does matter!
1 parent 2c585f6
History
Tip revision: b1241f96190492416ebef457f0e8078fe7f82e60 authored by Victor Stinner on 09 May 2011, 23:52:03 UTC
(Merge 3.1) Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional
Tip revision: b1241f9
File Mode Size
IN.py -rw-r--r-- 12.7 KB
regen -rwxr-xr-x 93 bytes

back to top