]> granicus.if.org Git - python/commit
Merged revisions 76148 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 8 Nov 2009 00:30:04 +0000 (00:30 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 8 Nov 2009 00:30:04 +0000 (00:30 +0000)
commitca13a0dc096fe95a3d92195ea5533dc813785645
tree25b9ca323bc0b4869f9ab6fc005f5903c62fa56c
parente52c919d67a20b235de008aed8a165778d78b2a9
Merged revisions 76148 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r76148 | antoine.pitrou | 2009-11-08 01:24:12 +0100 (dim., 08 nov. 2009) | 4 lines

  Kill a small potential leak in test_threading.
  The leak may not manifest itself if the OS re-uses the same thread ids
  (I suppose Neal's machine doesn't :-))
........
Lib/test/test_threading.py