]> granicus.if.org Git - python/commit
Merged revisions 80509 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 26 Apr 2010 17:32:49 +0000 (17:32 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 26 Apr 2010 17:32:49 +0000 (17:32 +0000)
commit365171d8f605a950bc62398f73c4fc923be6e7cd
treec353ea304c0d7f2ace78ae5ad5eee6f131fa112b
parentd329d1a8cf7f3e6f212dc160e2e3da4f8c5db76e
Merged revisions 80509 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r80509 | antoine.pitrou | 2010-04-26 19:29:05 +0200 (lun., 26 avril 2010) | 10 lines

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

  ........
    r80507 | antoine.pitrou | 2010-04-26 19:23:33 +0200 (lun., 26 avril 2010) | 4 lines

    When calling getpeername() in SSLSocket.__init__, only silence exceptions
    caused by the "socket not connected" condition.
  ........
................
Lib/ssl.py