]> granicus.if.org Git - python/commit
Merged revisions 80515 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 26 Apr 2010 22:37:59 +0000 (22:37 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 26 Apr 2010 22:37:59 +0000 (22:37 +0000)
commit28f7ab6402379b53e6ba0b37172c07a28b0726ac
tree767e0110261d5b17d410291034700109989d8938
parent365171d8f605a950bc62398f73c4fc923be6e7cd
Merged revisions 80515 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r80515 | antoine.pitrou | 2010-04-27 00:17:47 +0200 (mar., 27 avril 2010) | 4 lines

  Hopefully fix sporadic Windows issue by avoiding calling getpeername()
  on a freshly dup'ed socket.
........
Lib/ssl.py