]> granicus.if.org Git - python/commit
Issue #23143: Remove compatibility with OpenSSLs older than 0.9.8.
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 3 Jan 2015 22:17:23 +0000 (23:17 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 3 Jan 2015 22:17:23 +0000 (23:17 +0100)
commit5e8430d02c9ccd97199816516345c24c99ddc30c
tree1f7431dfe7c12bf122eae04bc68be4c321c7be3b
parent60779a55276bbf03080bdbdf6665fba6e9e999bd
Issue #23143: Remove compatibility with OpenSSLs older than 0.9.8.

(the last 0.9.7 release was in 2007)
Misc/NEWS
Modules/_ssl.c