1. 8bf08ee bpo-37312: Remove _dummy_thread and dummy_threading modules (GH-14143) by Victor Stinner · 6 years ago
  2. e895de3 bpo-35813: Tests and docs for shared_memory (#11816) by Davin Potts · 6 years ago
  3. b43c4ca Restore dummy_threading and _dummy_thread, but deprecate them (bpo-31370) (#3648) by Antoine Pitrou · 8 years ago
  4. 5467da8 Move select, selectors, asyncio to section 18 (IPC). by Guido van Rossum · 12 years ago
  5. 7a46564 asyncio: Pass cancellation from wrapping Future to wrapped Future. By Saúl Ibarra Corretgé (mostly). by Guido van Rossum · 12 years ago
  6. 243d8d8 Issue #16853: Add new selectors module. by Charles-François Natali · 12 years ago
  7. a68c1ab #17771: fix typo. Patch by Andriy Mysyk. by Ezio Melotti · 12 years ago
  8. fe7b00f Closes #11710: create "landing pages" (/library/package.html) for those packages that have no documented content themselves, e.g. "urllib" or "http". by Georg Brandl · 13 years ago
  9. bac9a53 Break up the 'someos' docs classification based on a more user-focused scheme, including creation of a separate 'Concurrent Execution' section by Nick Coghlan · 13 years ago