Richard Oudkerk
|
71196e7f55
|
Issue #19740: Use WaitForSingleObject() instead of trusting TimerOrWaitFired.
|
2013-11-24 17:50:40 +00:00 |
Guido van Rossum
|
0eaa5ac9b5
|
asyncio: Refactor SIGCHLD handling. By Anthony Baire.
|
2013-11-04 15:50:46 -08:00 |
Guido van Rossum
|
a8d630a6e6
|
asyncio: Various style nits.
|
2013-11-01 14:20:55 -07:00 |
Guido van Rossum
|
5969128a86
|
asyncio: Add support for running subprocesses on Windows with the IOCP event loop (Richard Oudkerk).
|
2013-10-30 14:52:03 -07:00 |
Guido van Rossum
|
90fb914b4b
|
asyncio: Make the IOCP proactor support "waitable" handles (Richard Oudkerk).
|
2013-10-30 14:44:05 -07:00 |
Guido van Rossum
|
fc29e0f37e
|
Rename the logger to plain "logger".
|
2013-10-17 15:39:45 -07:00 |
Guido van Rossum
|
27b7c7ebf1
|
Initial checkin of asyncio package (== Tulip, == PEP 3156).
|
2013-10-17 13:40:50 -07:00 |