]> granicus.if.org Git - python/commit
Merged revisions 81241 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 16 May 2010 23:14:22 +0000 (23:14 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 16 May 2010 23:14:22 +0000 (23:14 +0000)
commit9d74b42aca83c3fcf2f45f9f7b505fd688ffa78c
tree5d69423ebddea667f702c05a0b6a2ecb7c446da8
parentf9faaad80107338b2248b0486bc7069b06f19677
Merged revisions 81241 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r81241 | antoine.pitrou | 2010-05-17 01:11:46 +0200 (lun., 17 mai 2010) | 4 lines

  Clear the OpenSSL error queue each time an error is signalled.
  When the error queue is not emptied, strange things can happen on the next SSL call, depending on the OpenSSL version.
........
Modules/_ssl.c