]> granicus.if.org Git - python/commit
Merged revisions 79448 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 26 Mar 2010 19:33:53 +0000 (19:33 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 26 Mar 2010 19:33:53 +0000 (19:33 +0000)
commitcfd6200db5642772ba3578881fac7216e809f89c
tree0c52b69dba9eef1aad0db4d9ab79d3e55e38f219
parentb5f062703e6950bbf0d40779c98b868b474d0f99
Merged revisions 79448 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r79448 | antoine.pitrou | 2010-03-26 20:27:16 +0100 (ven., 26 mars 2010) | 6 lines

  Issue #8222: Enable the SSL_MODE_AUTO_RETRY flag on SSL sockets, so that blocking
  reads and writes are always retried by OpenSSL itself.

  (this is a followup to issue #3890)
........
Misc/NEWS
Modules/_ssl.c