1. 438f4ab Issue #23060: Suppresses a multiprocessing assert that fails incorrectly by Steve Dower · 11 years ago
  2. a924fc7 Issue #21565: multiprocessing: use contex-manager protocol for synchronization by Charles-François Natali · 11 years ago
  3. 7fa767e Issue #20976: pyflakes: Remove unused imports by Victor Stinner · 11 years ago
  4. b1694cf Issue #18999: Make multiprocessing use context objects. by Richard Oudkerk · 12 years ago
  5. 84ed9a6 Issue #8713: Support alternative start methods in multiprocessing on Unix. by Richard Oudkerk · 12 years ago
  6. 25f043b Issue #18593: fix typo in comment by Eli Bendersky · 12 years ago
  7. 26cdf1f Make multiprocessing's shared memory use memoryview instead of raw pointer by Richard Oudkerk · 13 years ago
  8. 3e268aa Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement" by Richard Oudkerk · 13 years ago
  9. 23bba4c Issue #11750: The Windows API functions scattered in the _subprocess and by Antoine Pitrou · 13 years ago
  10. 04842a8 Remove unused or redundant imports in concurrent.futures and multiprocessing. by Florent Xicluna · 14 years ago
  11. 778db49 Issue #12352: Fix a deadlock in multiprocessing.Heap when a block is freed by by Charles-François Natali · 14 years ago
  12. d382066 Merged revisions 87225 via svnmerge from by R. David Murray · 15 years ago
  13. 6aa8bc3 Merged revisions 83722 via svnmerge from by Brian Curtin · 15 years ago
  14. e711caf Merged revisions 64104,64117 via svnmerge from by Benjamin Peterson · 17 years ago