]> granicus.if.org Git - python/commit
Issue #22935: Fix test_ssl when the SSLv3 protocol is not supported
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 12 Dec 2014 11:23:59 +0000 (12:23 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Fri, 12 Dec 2014 11:23:59 +0000 (12:23 +0100)
commit648b862017d842fe31da6b14b6ccec9853138709
treeec7ec0482972da7c8775e8c17d64cf933fa5fdad
parent0ae406377386a7e18ef64ac6d0745027de696f4c
Issue #22935: Fix test_ssl when the SSLv3 protocol is not supported
Lib/test/test_ssl.py