]> granicus.if.org Git - python/commit
Remove `ifdef` check for an OpenSSL version (0.9.6) we don't support (GH-6807)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 14 May 2018 17:45:45 +0000 (10:45 -0700)
committerAlex Gaynor <alex.gaynor@gmail.com>
Mon, 14 May 2018 17:45:45 +0000 (13:45 -0400)
commit67d1968a41ccc954bdaf841bcabc4138a5ed04d7
tree3199da8eb53effde592a8d722b17bc58e9744163
parentceb45f0df87071319e6f73fb03e663ac39917daf
Remove `ifdef` check for an OpenSSL version (0.9.6) we don't support (GH-6807)

(cherry picked from commit f04224210d93212bd9ad17d67ef5e1c70171a13e)

Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
Modules/_ssl.c