1. fd96eb2 Issue #11871: In test_threading.BarrierTests, bump the default barrier timeout by Charles-François Natali · 14 years ago
  2. d4d1d06 Issue #11871: In test_threading.BarrierTests, bump the default barrier timeout by Charles-François Natali · 14 years ago
  3. 2a12974 Close #12028: Make threading._get_ident() public, rename it to by Victor Stinner · 14 years ago
  4. 5f3b1c4 (Merge 3.2) Issue #12096: Fix a race condition in by Victor Stinner · 14 years ago
  5. 3349bca Issue #12096: Fix a race condition in test_threading.test_waitfor(). Patch by Victor Stinner · 14 years ago
  6. c2824d4 Issue #11915: threading.RLock()._release_save() raises a RuntimeError if the by Victor Stinner · 14 years ago
  7. 4333aff Try to fix sporadic failure in test_thread/test_threading by Antoine Pitrou · 14 years ago
  8. 45fdb45 Try to fix sporadic failure in test_thread/test_threading by Antoine Pitrou · 14 years ago
  9. 7899acf Issue #11618: Fix the timeout logic in threading.Lock.acquire() under Windows. by Antoine Pitrou · 14 years ago
  10. 6331520 Issue 10260 Adding the wait_for() method to threading.Condition by Kristján Valur Jónsson · 15 years ago
  11. 12ae290 Use laxer timeouts in barrier tests by Antoine Pitrou · 15 years ago
  12. f53a626 issue 10237 by Kristján Valur Jónsson · 15 years ago
  13. 6b6dffd issue 10237 by Kristján Valur Jónsson · 15 years ago
  14. 3be0003 issue 8777 Add threading.Barrier by Kristján Valur Jónsson · 15 years ago
  15. b9a4391 #10218: return timeout status from Condition.wait, mirroring other primitives' behavior. by Georg Brandl · 15 years ago
  16. 0454af9 Issue #850728: Add a *timeout* parameter to the `acquire()` method of by Antoine Pitrou · 15 years ago
  17. 7c3e577 Issue #7316: the acquire() method of lock objects in the :mod:`threading` by Antoine Pitrou · 15 years ago
  18. 959f3e5 Merged revisions 76138,76173 via svnmerge from by Antoine Pitrou · 16 years ago
  19. b087268 Merged revisions 76172 via svnmerge from by Antoine Pitrou · 16 years ago
  20. 557934f Merged revisions 76137 via svnmerge from by Antoine Pitrou · 16 years ago