1. e4679cd bpo-32759: Free unused arenas in multiprocessing.heap (GH-5827) by Antoine Pitrou · 7 years ago
  2. bd73e72 bpo-5001: More-informative multiprocessing error messages (#3079) by Allen W. Smith, Ph.D · 8 years ago
  3. 3051f0b bpo-30919: shared memory allocation performance regression in multiprocessing (#2708) by Antoine Pitrou · 8 years ago
  4. 5458647 Issue #28053: Applying refactorings, docs and other cleanup to follow. by Davin Potts · 9 years ago
  5. d5aec7b Issue #21116: Avoid blowing memory when allocating a multiprocessing shared by Antoine Pitrou · 10 years ago
  6. 438f4ab Issue #23060: Suppresses a multiprocessing assert that fails incorrectly by Steve Dower · 11 years ago
  7. a924fc7 Issue #21565: multiprocessing: use contex-manager protocol for synchronization by Charles-François Natali · 11 years ago
  8. 7fa767e Issue #20976: pyflakes: Remove unused imports by Victor Stinner · 11 years ago
  9. b1694cf Issue #18999: Make multiprocessing use context objects. by Richard Oudkerk · 12 years ago
  10. 84ed9a6 Issue #8713: Support alternative start methods in multiprocessing on Unix. by Richard Oudkerk · 12 years ago
  11. 25f043b Issue #18593: fix typo in comment by Eli Bendersky · 12 years ago
  12. 26cdf1f Make multiprocessing's shared memory use memoryview instead of raw pointer by Richard Oudkerk · 13 years ago
  13. 3e268aa Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement" by Richard Oudkerk · 13 years ago
  14. 23bba4c Issue #11750: The Windows API functions scattered in the _subprocess and by Antoine Pitrou · 13 years ago
  15. 04842a8 Remove unused or redundant imports in concurrent.futures and multiprocessing. by Florent Xicluna · 14 years ago
  16. 778db49 Issue #12352: Fix a deadlock in multiprocessing.Heap when a block is freed by by Charles-François Natali · 14 years ago
  17. d382066 Merged revisions 87225 via svnmerge from by R. David Murray · 15 years ago
  18. 6aa8bc3 Merged revisions 83722 via svnmerge from by Brian Curtin · 15 years ago
  19. e711caf Merged revisions 64104,64117 via svnmerge from by Benjamin Peterson · 17 years ago