]> granicus.if.org Git - python/commit
Issue #8629: Disable some test_ssl tests, since they give different
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 6 May 2010 13:49:10 +0000 (13:49 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 6 May 2010 13:49:10 +0000 (13:49 +0000)
commit1222669b440e163885be8661cf81c3d46a73b337
treea1de594635a292dacc04ced35a08b4fa24be82a8
parenta8538a504f6cebc142e71c158c1d3c215d852abf
Issue #8629: Disable some test_ssl tests, since they give different
results with OpenSSL 1.0.0 and higher.
Lib/test/test_ssl.py
Misc/NEWS