Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Isuse #12328, #20978: Add _winapi.WAIT_ABANDONED_0 symbol, needed by | Victor Stinner | 2014-03-20 | 1 | -0/+1 |
* | Issue #19565: Prevent warnings at shutdown about pending overlapped ops. | Richard Oudkerk | 2013-11-17 | 1 | -8/+28 |
* | #18466: merge with 3.3. | Ezio Melotti | 2013-08-17 | 1 | -1/+1 |
|\ | |||||
| * | #18466: fix more typos. Patch by FĂ©vry Thibault. | Ezio Melotti | 2013-08-17 | 1 | -1/+1 |
* | | Issue #9566: _winapi.WriteFile() now truncates length to DWORD_MAX (4294967295) | Victor Stinner | 2013-06-24 | 1 | -2/+5 |
|/ | |||||
* | Fix typo in error handling for WaitForMultipleObjects() | Richard Oudkerk | 2012-08-21 | 1 | -1/+1 |
* | Fix for Issue 14725 for 3.3 branch. | Richard Oudkerk | 2012-05-05 | 1 | -3/+1 |
* | Issue #4892: multiprocessing Connections can now be transferred over multipro... | Antoine Pitrou | 2012-04-24 | 1 | -0/+4 |
* | Issue #11750: The Windows API functions scattered in the _subprocess and | Antoine Pitrou | 2012-04-18 | 1 | -0/+1326 |