]> granicus.if.org Git - python/commit
Merged revisions 76148 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 8 Nov 2009 00:36:33 +0000 (00:36 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 8 Nov 2009 00:36:33 +0000 (00:36 +0000)
commite31998363711a8dcc92f9dc541a2981c95a22f69
treea6b89b8c3868b058b2acf831298f599057d24fed
parent0f44dad5ed9ac5396c850a90d2309d3f54e6dcac
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