]> granicus.if.org Git - python/commit
Merged revisions 76149 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 8 Nov 2009 00:36:36 +0000 (00:36 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 8 Nov 2009 00:36:36 +0000 (00:36 +0000)
commitdebfafd4e208c98af035371069b4835c1f91f784
tree605b4890d4dcad375487ec52c37f2ae02b53e950
parent3d26b95ca7ad0f2a39f39606acf2935eb4344e67
Merged revisions 76149 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r76149 | antoine.pitrou | 2009-11-08 01:30:04 +0100 (dim., 08 nov. 2009) | 11 lines

  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