]> granicus.if.org Git - python/commit
Merged revisions 75634 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 23 Oct 2009 18:35:18 +0000 (18:35 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 23 Oct 2009 18:35:18 +0000 (18:35 +0000)
commit1ff7f2c3a9e7d5ab252cd28d2bd651946ba8b2b8
treeb6eb71a46771b3f1542a51192d3a2cdd85cd84be
parentf94af9f4644a651b720dd2ef0a0b3b9e94c15209
Merged revisions 75634 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r75634 | antoine.pitrou | 2009-10-23 20:34:17 +0200 (ven., 23 oct. 2009) | 9 lines

  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