]> granicus.if.org Git - python/commit
Merged revisions 79448 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 26 Mar 2010 19:32:24 +0000 (19:32 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 26 Mar 2010 19:32:24 +0000 (19:32 +0000)
commit5f1c38f06bbb0da07492334c5aa2e26dc9142661
tree070b2df9f5af896f1b8269c323022094e7dcf418
parent027e478f3f47e46b484690a878faaa36efcc3058
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)
........
Modules/_ssl.c