1. 22ef9f7 merge 3.3 (#23361) by Benjamin Peterson · 9 years ago
  2. 8ce6806 add overflow checking (closes #23361) by Benjamin Peterson · 9 years ago
  3. 373f0a9 Isuse #12328, #20978: Add _winapi.WAIT_ABANDONED_0 symbol, needed by by Victor Stinner · 10 years ago
  4. 633db6f Issue #19565: Prevent warnings at shutdown about pending overlapped ops. by Richard Oudkerk · 11 years ago
  5. a7e7497 #18466: merge with 3.3. by Ezio Melotti · 11 years ago
  6. 85a8629 #18466: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
  7. 7176577 Issue #9566: _winapi.WriteFile() now truncates length to DWORD_MAX (4294967295) by Victor Stinner · 11 years ago
  8. 6733927 Fix typo in error handling for WaitForMultipleObjects() by Richard Oudkerk · 12 years ago
  9. fdb8dcf Fix for Issue 14725 for 3.3 branch. by Richard Oudkerk · 12 years ago
  10. 5438ed1 Issue #4892: multiprocessing Connections can now be transferred over multiprocessing Connections. by Antoine Pitrou · 12 years ago
  11. 23bba4c Issue #11750: The Windows API functions scattered in the _subprocess and by Antoine Pitrou · 12 years ago