Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |