Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed unintentional trailing spaces in non-external and non-generated C files. | Serhiy Storchaka | 2015-03-18 | 1 | -3/+3 |
* | The PyCOND_TIMEDWAIT must use microseconds for the timeout argument | Kristján Valur Jónsson | 2014-05-08 | 1 | -6/+6 |
* | Issue #15038 : Fixing the condition broadcast and docs. | Kristján Valur Jónsson | 2013-03-20 | 1 | -6/+6 |
* | Replace WaitForSingleObject with WaitForSingleObjectEx, | Martin v. Löwis | 2013-01-25 | 1 | -1/+1 |
* | Issue #15038: Document caveats with the emulated condition variables. | Kristjan Valur Jonsson | 2012-06-19 | 1 | -0/+29 |
* | Issue #15038: | Kristjan Valur Jonsson | 2012-06-19 | 1 | -5/+13 |
* | Issue #15038: Optimize python Locks on Windows | Kristján Valur Jónsson | 2012-06-18 | 1 | -0/+353 |