[issue22987] ssl module documentation: incorrect compatibility matrix

2014-12-04 Thread Kali Kaneko
Kali Kaneko added the comment: my bad, I had not actually tested the sslv2 and sslv3 options, since they were not available in the python in debian sid. thanks for the quick fix! -- ___ Python tracker <http://bugs.python.org/issue22

[issue22987] ssl module documentation: incorrect compatibility matrix

2014-12-03 Thread Kali Kaneko
New submission from Kali Kaneko: The SSLv23 row that can be read in the socket creation section in the documentation for the ssl module looks incorrect: https://docs.python.org/2.7/library/ssl.html#socket-creation by my tests (with python 2.7.8) that row should read: yes no yes yes yes yes