1. cc16be8 Issue #27781: Change file system encoding on Windows to UTF-8 (PEP 529) by Steve Dower · 8 years ago
  2. ccdbe80 asyncio: sync overlapped.c with GitHub by Victor Stinner · 8 years ago
  3. 6150f31 Fix usage of PyMem_Malloc() in overlapped.c by Victor Stinner · 8 years ago
  4. 498b1f6 asyncio, _overlapped.ConnectPipe(): release the GIL by Victor Stinner · 9 years ago
  5. 41063d2 asyncio, Tulip issue 204: Fix IocpProactor.recv() by Victor Stinner · 9 years ago
  6. 2b77c54 asyncio, Tulip issue 204: Fix IocpProactor.accept_pipe() by Victor Stinner · 9 years ago
  7. 7ffa2c5 Issue #23293, asyncio: Rewrite IocpProactor.connect_pipe() by Victor Stinner · 9 years ago
  8. d0a28de Issue #23095, asyncio: Rewrite _WaitHandleFuture.cancel() by Victor Stinner · 9 years ago
  9. 91445fb overlapped.c: Fix usage of the union by Victor Stinner · 10 years ago
  10. 90fb914 asyncio: Make the IOCP proactor support "waitable" handles (Richard Oudkerk). by Guido van Rossum · 11 years ago
  11. 27b7c7e Initial checkin of asyncio package (== Tulip, == PEP 3156). by Guido van Rossum · 11 years ago