]> granicus.if.org Git - python/commit
Merged revisions 81241 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 16 May 2010 23:14:34 +0000 (23:14 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 16 May 2010 23:14:34 +0000 (23:14 +0000)
commitb6e3e3ab928ac9f3410793f77d1b3e1cce5ac1a9
tree8f8c3d4a1af16a76bb0c52e154747255fe299e8c
parentec0a3886cac040166dfd144f3e36142f6492b829
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