Richard Oudkerk
|
6733927761
|
Fix typo in error handling for WaitForMultipleObjects()
|
2012-08-21 14:54:22 +01:00 |
Richard Oudkerk
|
fdb8dcf675
|
Fix for Issue 14725 for 3.3 branch.
|
2012-05-05 19:45:37 +01:00 |
Antoine Pitrou
|
5438ed1572
|
Issue #4892: multiprocessing Connections can now be transferred over multiprocessing Connections.
Patch by Richard Oudkerk (sbt).
|
2012-04-24 22:56:57 +02:00 |
Antoine Pitrou
|
23bba4ca39
|
Issue #11750: The Windows API functions scattered in the _subprocess and
_multiprocessing.win32 modules now live in a single module "_winapi".
Patch by sbt.
|
2012-04-18 20:51:15 +02:00 |