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