1. 3349bca Issue #12096: Fix a race condition in test_threading.test_waitfor(). Patch by Victor Stinner · 14 years ago
  2. 4333aff Try to fix sporadic failure in test_thread/test_threading by Antoine Pitrou · 14 years ago
  3. 45fdb45 Try to fix sporadic failure in test_thread/test_threading by Antoine Pitrou · 14 years ago
  4. 7899acf Issue #11618: Fix the timeout logic in threading.Lock.acquire() under Windows. by Antoine Pitrou · 14 years ago
  5. 6331520 Issue 10260 Adding the wait_for() method to threading.Condition by Kristján Valur Jónsson · 15 years ago
  6. 12ae290 Use laxer timeouts in barrier tests by Antoine Pitrou · 15 years ago
  7. f53a626 issue 10237 by Kristján Valur Jónsson · 15 years ago
  8. 6b6dffd issue 10237 by Kristján Valur Jónsson · 15 years ago
  9. 3be0003 issue 8777 Add threading.Barrier by Kristján Valur Jónsson · 15 years ago
  10. b9a4391 #10218: return timeout status from Condition.wait, mirroring other primitives' behavior. by Georg Brandl · 15 years ago
  11. 0454af9 Issue #850728: Add a *timeout* parameter to the `acquire()` method of by Antoine Pitrou · 15 years ago
  12. 7c3e577 Issue #7316: the acquire() method of lock objects in the :mod:`threading` by Antoine Pitrou · 15 years ago
  13. 959f3e5 Merged revisions 76138,76173 via svnmerge from by Antoine Pitrou · 16 years ago
  14. b087268 Merged revisions 76172 via svnmerge from by Antoine Pitrou · 16 years ago
  15. 557934f Merged revisions 76137 via svnmerge from by Antoine Pitrou · 16 years ago