| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #25551: Test condition behavior instead of its internals | Berker Peksag | 2016-04-29 | 1 | -4/+5 |
|\ |
|
| * | Issue #25551: Test condition behavior instead of its internals | Berker Peksag | 2016-04-29 | 1 | -4/+5 |
|
|
* | | Issue #25298: Add lock and rlock weakref tests (Contributed by Nir Soffer). | Raymond Hettinger | 2015-10-09 | 1 | -0/+12 |
|/ |
|
* | merge 3.4 (#25319) | Benjamin Peterson | 2015-10-06 | 1 | -0/+8 |
|\ |
|
| * | reinitialize an Event's Condition with a regular lock (closes #25319) | Benjamin Peterson | 2015-10-06 | 1 | -0/+8 |
|
|
* | | Make some tests more frienly to MemoryError. | Serhiy Storchaka | 2015-03-28 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | Make some tests more frienly to MemoryError. | Serhiy Storchaka | 2015-03-28 | 1 | -2/+6 |
|
|
* | | Issue 21137: Better repr for threading.Lock() | Raymond Hettinger | 2014-05-26 | 1 | -1/+7 |
|/ |
|
* | Issue #8799: Reduce timing sensitivity of condition test by explicitly | Kristjan Valur Jonsson | 2013-11-11 | 1 | -0/+15 |
|
|
* | Add simple test for repr(lock) | Christian Heimes | 2013-07-30 | 1 | -0/+5 |
|
|
* | Issue #9260: A finer-grained import lock. | Antoine Pitrou | 2012-05-17 | 1 | -1/+11 |
|
|
* | Issue #13502: threading: Fix a race condition in Event.wait() that made it | Charles-François Natali | 2012-01-07 | 1 | -0/+16 |
|\ |
|
| * | Issue #13502: threading: Fix a race condition in Event.wait() that made it | Charles-François Natali | 2012-01-07 | 1 | -0/+16 |
|
|
* | | Issue #11871: In test_threading.BarrierTests, bump the default barrier timeout | Charles-François Natali | 2011-07-27 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Issue #11871: In test_threading.BarrierTests, bump the default barrier timeout | Charles-François Natali | 2011-07-27 | 1 | -3/+3 |
|
|
* | | Close #12028: Make threading._get_ident() public, rename it to | Victor Stinner | 2011-05-30 | 1 | -2/+2 |
|
|
* | | (Merge 3.2) Issue #12096: Fix a race condition in | Victor Stinner | 2011-05-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #12096: Fix a race condition in test_threading.test_waitfor(). Patch | Victor Stinner | 2011-05-17 | 1 | -1/+1 |
|
|
* | | Issue #11915: threading.RLock()._release_save() raises a RuntimeError if the | Victor Stinner | 2011-04-24 | 1 | -0/+2 |
|/ |
|
* | Try to fix sporadic failure in test_thread/test_threading | Antoine Pitrou | 2011-04-04 | 1 | -1/+7 |
|\ |
|
| * | Try to fix sporadic failure in test_thread/test_threading | Antoine Pitrou | 2011-04-04 | 1 | -1/+7 |
|
|
| * | Merged revisions 76138,76173 via svnmerge from | Antoine Pitrou | 2009-11-09 | 1 | -0/+546 |
|
|
* | Issue #11618: Fix the timeout logic in threading.Lock.acquire() under | Antoine Pitrou | 2011-03-30 | 1 | -0/+10 |
|
|
* | Issue 10260 | Kristján Valur Jónsson | 2010-11-18 | 1 | -0/+40 |
|
|
* | Use laxer timeouts in barrier tests | Antoine Pitrou | 2010-11-17 | 1 | -5/+5 |
|
|
* | issue 10237 | Kristján Valur Jónsson | 2010-10-31 | 1 | -4/+7 |
|
|
* | issue 10237 | Kristján Valur Jónsson | 2010-10-30 | 1 | -1/+1 |
|
|
* | issue 8777 | Kristján Valur Jónsson | 2010-10-28 | 1 | -0/+190 |
|
|
* | #10218: return timeout status from Condition.wait, mirroring other primitives... | Georg Brandl | 2010-10-28 | 1 | -13/+19 |
|
|
* | Issue #850728: Add a *timeout* parameter to the `acquire()` method of | Antoine Pitrou | 2010-04-17 | 1 | -0/+13 |
|
|
* | Issue #7316: the acquire() method of lock objects in the :mod:`threading` | Antoine Pitrou | 2010-04-14 | 1 | -5/+39 |
|
|
* | Merged revisions 76172 via svnmerge from | Antoine Pitrou | 2009-11-09 | 1 | -0/+13 |
|
|
* | Merged revisions 76137 via svnmerge from | Antoine Pitrou | 2009-11-06 | 1 | -0/+533 |
|
|