mirror of
https://github.com/python/cpython.git
synced 2026-06-13 14:43:46 -04:00
17ca323e7c
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!