]> granicus.if.org Git - python/commit
Note: I'm just merging in the additional test.
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 23 Apr 2010 23:31:47 +0000 (23:31 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 23 Apr 2010 23:31:47 +0000 (23:31 +0000)
commitcfcd8adf71548c28c5f6e9af55d0464960ac0e31
tree9399efd5ae7f085b5fcd66f570c20d3289c25fc5
parent9d5436621fb968a59350745cd3b7cb117a87c2a9
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