summaryrefslogtreecommitdiffstats
path: root/Lib/test/lock_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Issue 10260Kristján Valur Jónsson2010-11-181-0/+40
* Use laxer timeouts in barrier testsAntoine Pitrou2010-11-171-5/+5
* issue 10237Kristján Valur Jónsson2010-10-311-4/+7
* issue 10237Kristján Valur Jónsson2010-10-301-1/+1
* issue 8777Kristján Valur Jónsson2010-10-281-0/+190
* #10218: return timeout status from Condition.wait, mirroring other primitives...Georg Brandl2010-10-281-13/+19
* Issue #850728: Add a *timeout* parameter to the `acquire()` method ofAntoine Pitrou2010-04-171-0/+13
* Issue #7316: the acquire() method of lock objects in the :mod:`threading`Antoine Pitrou2010-04-141-5/+39
* Merged revisions 76172 via svnmerge fromAntoine Pitrou2009-11-091-0/+13
* Merged revisions 76137 via svnmerge fromAntoine Pitrou2009-11-061-0/+533