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
Python.asdl -rw-r--r-- 4.2 KB
acceler.c -rw-r--r-- 3.3 KB
asdl.py -rw-r--r-- 11.1 KB
asdl_c.py -rwxr-xr-x 39.9 KB
bitset.c -rw-r--r-- 1.0 KB
firstsets.c -rw-r--r-- 2.8 KB
grammar.c -rw-r--r-- 6.7 KB
grammar1.c -rw-r--r-- 1.2 KB
intrcheck.c -rw-r--r-- 2.5 KB
listnode.c -rw-r--r-- 1.2 KB
metagrammar.c -rw-r--r-- 2.4 KB
myreadline.c -rw-r--r-- 6.1 KB
node.c -rw-r--r-- 3.9 KB
parser.c -rw-r--r-- 11.5 KB
parser.h -rw-r--r-- 1.0 KB
parsetok.c -rw-r--r-- 7.8 KB
pgen.c -rw-r--r-- 17.4 KB
pgenmain.c -rw-r--r-- 3.7 KB
printgrammar.c -rw-r--r-- 2.9 KB
spark.py -rw-r--r-- 26.3 KB
tokenizer.c -rw-r--r-- 47.2 KB
tokenizer.h -rw-r--r-- 2.9 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top