Issue #11618: Fix the timeout logic in threading.Lock.acquire() under
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 30 Mar 2011 23:00:32 +0000 (01:00 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 30 Mar 2011 23:00:32 +0000 (01:00 +0200)
commit7899acfc23c6262cea8f69bda36cf256cdfc3501
treee69ab3896fd2048781e4ecc98af68476a0ddc975
parent8c5b74802606403208551e0ec579cc4266fc92dd
Issue #11618: Fix the timeout logic in threading.Lock.acquire() under
Windows.
Lib/test/lock_tests.py
Misc/NEWS
Python/thread_nt.h