1. 5d94134 Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. by Georg Brandl · 9 years ago
  2. ee1a0e4 Issue #25767: Merge with 3.4 by Zachary Ware · 9 years ago
  3. 992bfe0 Issue #25767: Link to English Wikipedia instead of French. by Zachary Ware · 9 years ago
  4. 26825bc Use sys.platform instead of os.name to detect Windows in asyncio docs. Patch by Akira Li. (Merge 3.4->3.5) by Guido van Rossum · 9 years ago
  5. 8778c6b Use sys.platform instead of os.name to detect Windows in asyncio docs. Patch by Akira Li. by Guido van Rossum · 9 years ago
  6. 4ec0422 Issue #22560, asyncio doc: ProactorEventLoop now supports SSL! by Victor Stinner · 10 years ago
  7. 7eb1031 asyncio: SelectSelector is limited to 512 sockets on Windows by Victor Stinner · 10 years ago
  8. 1deee54 asyncio doc: reformat event loop policy doc by Victor Stinner · 10 years ago
  9. 33f6abe asyncio doc: reformat create_server() doc by Victor Stinner · 10 years ago
  10. 41f3c3f Closes #22275: asyncio: enhance documentation of OS support by Victor Stinner · 10 years ago
  11. 778015b asyncio: enhance documentation of platform support by Victor Stinner · 10 years ago
  12. aea8229 Issue #21680: Document asyncio event loops by Victor Stinner · 10 years ago