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
Raw File
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
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pyconfig.h
libpython*.a
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
back to top