]> granicus.if.org Git - python/commit
Issue #9693 - msg 115273: attempt to fix ssl module failures on certain OpenSSL versi...
authorGiampaolo Rodolà <g.rodola@gmail.com>
Wed, 1 Sep 2010 19:28:49 +0000 (19:28 +0000)
committerGiampaolo Rodolà <g.rodola@gmail.com>
Wed, 1 Sep 2010 19:28:49 +0000 (19:28 +0000)
commite0f9863a613b7e00794475bf4286c1dcf688ac26
treec9f361c2b11fa7202c7ca0f30a34dac7f0a0b0b4
parentfce7fd6426519a2897330c03da7eb889232bf681
Issue #9693 - msg 115273: attempt to fix ssl module failures on certain OpenSSL versions by calling ERR_clear_error() before raising IOError
Modules/_ssl.c