]> granicus.if.org Git - python/commit
Merged revisions 80429 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 23 Apr 2010 23:33:50 +0000 (23:33 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 23 Apr 2010 23:33:50 +0000 (23:33 +0000)
commit3b9b9bab3dcbcaa280dea39c84118a74946e74ba
tree41f5b48ee9b8ed86f2030d2fa6acf2c33217e07a
parent78f4a9a1f561553bfb02f32fb3d25541edb37c5b
Merged revisions 80429 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r80429 | antoine.pitrou | 2010-04-24 01:31:47 +0200 (sam., 24 avril 2010) | 13 lines

  Note: I'm just merging in the additional test.

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

  ........
    r80428 | antoine.pitrou | 2010-04-24 01:25:45 +0200 (sam., 24 avril 2010) | 4 lines

    Issue #5238: Calling makefile() on an SSL object would prevent the
    underlying socket from being closed until all objects get truely destroyed.
  ........
................
Lib/test/test_ssl.py