diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2010-04-14 15:44:10 +0000 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2010-04-14 15:44:10 +0000 |
commit | 15801a1d52c25fa2a19d649ea2671080f138fca1 (patch) | |
tree | 20371c5b69b3098b799d04744ad73cf0670b9681 /Python/getcompiler.c | |
parent | 01c5fe6bc2b0c38e608d12e4025f45a433e52088 (diff) | |
download | cpython-15801a1d52c25fa2a19d649ea2671080f138fca1.tar.gz |
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.
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions