1. b261475 asyncio: sync with Tulip by Victor Stinner · 11 years ago
  2. 313a980 asyncio: sync with Tulip by Victor Stinner · 11 years ago
  3. 42d3bde asyncio, tulip issue 196: ProactorIocp._register() now registers the overlapped by Victor Stinner · 11 years ago
  4. 51e44ea Tulip issue 196: _OverlappedFuture.set_result() now clears its reference to the by Victor Stinner · 11 years ago
  5. 65dd69a asyncio: sync with Tulip by Victor Stinner · 11 years ago
  6. 18a28dc asyncio: sync with Tulip by Victor Stinner · 11 years ago
  7. fea6a10 asyncio: sync with Tulip by Victor Stinner · 11 years ago
  8. e912e65 asyncio: sync with Tulip by Victor Stinner · 11 years ago
  9. f951d28 asyncio: sync with Tulip, add a new asyncio.coroutines module by Victor Stinner · 11 years ago
  10. c89c8a7 asyncio/windows_events.py: use more revelant names to overlapped callbacks by Victor Stinner · 12 years ago
  11. da492a8 asyncio: remove unused imports and unused variables noticed by pyflakes by Victor Stinner · 12 years ago
  12. b0b0e62 asyncio: Fix spelling and typos. by Yury Selivanov · 12 years ago
  13. ff827f0 asyncio: New error handling API. Issue #20681. by Yury Selivanov · 12 years ago
  14. 09f08fe asyncio: Remove more relics of resolution/granularity. by Guido van Rossum · 12 years ago
  15. 1506df2 Issue #20455: Add a resolution attribute to IocpProactor (1 ms) by Victor Stinner · 12 years ago
  16. f2e1768 Issue #20455: asyncio: use the same code to round a timeout than the selectors by Victor Stinner · 12 years ago
  17. 73f10fd asyncio: Fix _make_subprocess_transport(): pass extra value to the constructor. by Victor Stinner · 12 years ago
  18. 0742cae Merge latest Tulip into asyncio by Andrew Svetlov · 12 years ago
  19. 7de2646 Cleanup properly proactor event loop by Victor Stinner · 12 years ago
  20. 71196e7 Issue #19740: Use WaitForSingleObject() instead of trusting TimerOrWaitFired. by Richard Oudkerk · 12 years ago
  21. 0eaa5ac asyncio: Refactor SIGCHLD handling. By Anthony Baire. by Guido van Rossum · 12 years ago
  22. a8d630a asyncio: Various style nits. by Guido van Rossum · 12 years ago
  23. 5969128 asyncio: Add support for running subprocesses on Windows with the IOCP event loop (Richard Oudkerk). by Guido van Rossum · 12 years ago
  24. 90fb914 asyncio: Make the IOCP proactor support "waitable" handles (Richard Oudkerk). by Guido van Rossum · 12 years ago
  25. fc29e0f Rename the logger to plain "logger". by Guido van Rossum · 12 years ago
  26. 27b7c7e Initial checkin of asyncio package (== Tulip, == PEP 3156). by Guido van Rossum · 12 years ago