Files
cpython/Python
Antoine Pitrou 7c3e577395 Issue #7316: the acquire() method of lock objects in the :mod:threading
module now takes an optional timeout argument in seconds.  Timeout support
relies on the system threading library, so as to avoid a semi-busy wait
loop.
2010-04-14 15:44:10 +00:00
..
2010-02-22 19:41:37 +00:00
2009-04-07 22:55:31 +00:00
2009-04-27 20:54:42 +00:00
2009-12-13 01:24:58 +00:00
2009-10-24 20:43:49 +00:00