]> granicus.if.org Git - python/commit
Merged revisions 79912 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 9 Apr 2010 20:47:00 +0000 (20:47 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 9 Apr 2010 20:47:00 +0000 (20:47 +0000)
commitd59ceb5b7c9cd6f0ea049ec953977a6f0aebc565
tree3770f38b48d45654f5cb28cabfb0d7037367d9f3
parent639e18410eed06bd89795dab5a89ce421e007309
Merged revisions 79912 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r79912 | antoine.pitrou | 2010-04-09 22:42:09 +0200 (ven., 09 avril 2010) | 10 lines

  Merged revisions 79910 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r79910 | antoine.pitrou | 2010-04-09 22:38:39 +0200 (ven., 09 avril 2010) | 4 lines

    SSL_MODE_AUTO_RETRY has been added in OpenSSL 0.9.6.  Fix compilation
    with earlier versions.
  ........
................
Modules/_ssl.c