1. 1770fde Make some tests more frienly to MemoryError. by Serhiy Storchaka · 9 years ago
  2. 9db5500 Make some tests more frienly to MemoryError. by Serhiy Storchaka · 9 years ago
  3. 62f4dad Issue 21137: Better repr for threading.Lock() by Raymond Hettinger · 10 years ago
  4. 020af2a Issue #8799: Reduce timing sensitivity of condition test by explicitly by Kristjan Valur Jonsson · 11 years ago
  5. c5d95b1 Add simple test for repr(lock) by Christian Heimes · 11 years ago
  6. ea3eb88 Issue #9260: A finer-grained import lock. by Antoine Pitrou · 12 years ago
  7. 61d28d6 Issue #13502: threading: Fix a race condition in Event.wait() that made it by Charles-François Natali · 13 years ago
  8. ded0348 Issue #13502: threading: Fix a race condition in Event.wait() that made it by Charles-François Natali · 13 years ago
  9. fd96eb2 Issue #11871: In test_threading.BarrierTests, bump the default barrier timeout by Charles-François Natali · 13 years ago
  10. d4d1d06 Issue #11871: In test_threading.BarrierTests, bump the default barrier timeout by Charles-François Natali · 13 years ago
  11. 2a12974 Close #12028: Make threading._get_ident() public, rename it to by Victor Stinner · 13 years ago
  12. 5f3b1c4 (Merge 3.2) Issue #12096: Fix a race condition in by Victor Stinner · 13 years ago
  13. 3349bca Issue #12096: Fix a race condition in test_threading.test_waitfor(). Patch by Victor Stinner · 13 years ago
  14. c2824d4 Issue #11915: threading.RLock()._release_save() raises a RuntimeError if the by Victor Stinner · 13 years ago
  15. 4333aff Try to fix sporadic failure in test_thread/test_threading by Antoine Pitrou · 13 years ago
  16. 45fdb45 Try to fix sporadic failure in test_thread/test_threading by Antoine Pitrou · 13 years ago
  17. 7899acf Issue #11618: Fix the timeout logic in threading.Lock.acquire() under Windows. by Antoine Pitrou · 13 years ago
  18. 6331520 Issue 10260 Adding the wait_for() method to threading.Condition by Kristján Valur Jónsson · 14 years ago
  19. 12ae290 Use laxer timeouts in barrier tests by Antoine Pitrou · 14 years ago
  20. f53a626 issue 10237 by Kristján Valur Jónsson · 14 years ago
  21. 6b6dffd issue 10237 by Kristján Valur Jónsson · 14 years ago
  22. 3be0003 issue 8777 Add threading.Barrier by Kristján Valur Jónsson · 14 years ago
  23. b9a4391 #10218: return timeout status from Condition.wait, mirroring other primitives' behavior. by Georg Brandl · 14 years ago
  24. 0454af9 Issue #850728: Add a *timeout* parameter to the `acquire()` method of by Antoine Pitrou · 14 years ago
  25. 7c3e577 Issue #7316: the acquire() method of lock objects in the :mod:`threading` by Antoine Pitrou · 14 years ago
  26. 959f3e5 Merged revisions 76138,76173 via svnmerge from by Antoine Pitrou · 15 years ago
  27. b087268 Merged revisions 76172 via svnmerge from by Antoine Pitrou · 15 years ago
  28. 557934f Merged revisions 76137 via svnmerge from by Antoine Pitrou · 15 years ago