]> granicus.if.org Git - python/commit
Merged revisions 80426 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 23 Apr 2010 23:12:22 +0000 (23:12 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 23 Apr 2010 23:12:22 +0000 (23:12 +0000)
commit78f4a9a1f561553bfb02f32fb3d25541edb37c5b
tree368a2178240c5f2847683dafa447e85cba0472a0
parent5d44b7d2b3bc3ff59ef893f93796e83f7a5e19fd
Merged revisions 80426 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r80426 | antoine.pitrou | 2010-04-24 01:10:32 +0200 (sam., 24 avril 2010) | 13 lines

  Only the test is merged in.

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

  ........
    r80423 | antoine.pitrou | 2010-04-24 00:54:59 +0200 (sam., 24 avril 2010) | 4 lines

    Issue #7943: Fix circular reference created when instantiating an SSL
    socket.  Initial patch by Péter Szabó.
  ........
................
Lib/test/test_ssl.py