| commit | d85456279f129e19a3f4c8ba0b3d05f5bdbfca1d | [log] [tgz] |
|---|---|---|
| author | Antoine Pitrou <solipsis@pitrou.net> | Thu Mar 31 01:03:10 2011 +0200 |
| committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Mar 31 01:03:10 2011 +0200 |
| tree | b6dba00c7a9e08d4dcb12a96106186df8debd48c | |
| parent | 3c136e19b9de13f8d4163a0feb3af54ab8b8c765 [diff] | |
| parent | 7899acfc23c6262cea8f69bda36cf256cdfc3501 [diff] |
Issue #11618: Fix the timeout logic in threading.Lock.acquire() under Windows.