]> granicus.if.org Git - python/commit
Merged revisions 75633 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 23 Oct 2009 18:34:17 +0000 (18:34 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 23 Oct 2009 18:34:17 +0000 (18:34 +0000)
commit97115d190ab05177ee5d1af27a5cc8df9f5476a9
tree74e766eb6db97217d9249d083ddf9da0ca1792df
parent5ccfa29f04c6e16d6a4fd990972fb96f77d0a969
Merged revisions 75633 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r75633 | antoine.pitrou | 2009-10-23 20:32:15 +0200 (ven., 23 oct. 2009) | 3 lines

  Issue #7194: test_thread could try to release an unacquired mutex (and fail).
........
Lib/test/test_thread.py