Staging
v0.5.0
https://github.com/python/cpython
Revision ee18b6f2fda4afcdd1a22adb5b0637019510907b authored by Victor Stinner on 09 May 2011, 22:38:00 UTC, committed by Victor Stinner on 09 May 2011, 22:38:00 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 4755ab0
History
Tip revision: ee18b6f2fda4afcdd1a22adb5b0637019510907b authored by Victor Stinner on 09 May 2011, 22:38:00 UTC
Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional
Tip revision: ee18b6f
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 723 bytes
.hgeol -rw-r--r-- 620 bytes
.hgignore -rw-r--r-- 963 bytes
.hgtags -rw-r--r-- 3.6 KB
LICENSE -rw-r--r-- 14.1 KB
Makefile.pre.in -rw-r--r-- 39.1 KB
README -rw-r--r-- 6.8 KB
configure -rwxr-xr-x 386.6 KB
configure.in -rw-r--r-- 115.8 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 32.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 77.2 KB

README

back to top