1. 077061a bpo-34521: Fix tests in test_multiprocessing_spawn to use correctly CMSG_SPACE (GH-9613) by Pablo Galindo · 6 years ago
  2. 2cc9d21 bpo-33929: multiprocessing: fix handle leak on race condition (GH-7921) by Victor Stinner · 6 years ago
  3. bd73e72 bpo-5001: More-informative multiprocessing error messages (#3079) by Allen W. Smith, Ph.D · 7 years ago
  4. d6debb2 bpo-29919: Remove unused imports found by pyflakes (#137) by Victor Stinner · 8 years ago
  5. 5458647 Issue #28053: Applying refactorings, docs and other cleanup to follow. by Davin Potts · 8 years ago
  6. 7fa767e Issue #20976: pyflakes: Remove unused imports by Victor Stinner · 11 years ago
  7. b1694cf Issue #18999: Make multiprocessing use context objects. by Richard Oudkerk · 11 years ago
  8. 84ed9a6 Issue #8713: Support alternative start methods in multiprocessing on Unix. by Richard Oudkerk · 11 years ago
  9. 04ec8ce Issue #14669: Fix pickling of connections and sockets on MacOSX by Richard Oudkerk · 12 years ago
  10. 3e268aa Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement" by Richard Oudkerk · 12 years ago
  11. 92ff4e1 Issue #14666: stop multiprocessing's resource-sharing thread after the tests are done. by Antoine Pitrou · 12 years ago
  12. 5438ed1 Issue #4892: multiprocessing Connections can now be transferred over multiprocessing Connections. by Antoine Pitrou · 12 years ago
  13. 23bba4c Issue #11750: The Windows API functions scattered in the _subprocess and by Antoine Pitrou · 12 years ago
  14. 04842a8 Remove unused or redundant imports in concurrent.futures and multiprocessing. by Florent Xicluna · 13 years ago
  15. dc863dd Issue #12981: rewrite multiprocessing_{sendfd,recvfd} in Python. by Charles-François Natali · 13 years ago
  16. 87cf220 Issue #11743: Rewrite multiprocessing connection classes in pure Python. by Antoine Pitrou · 13 years ago
  17. 3fc969a 9162: fix license in multiprocessing files by R. David Murray · 14 years ago
  18. a6a3274 Fix #9513 to remove relative imports from multiprocessing. by Brian Curtin · 14 years ago
  19. 949d47d Issue #3125: Remove copy_reg in multiprocessing and replace it with by Amaury Forgeot d'Arc · 16 years ago
  20. 58ea9fe Merged revisions 65864 via svnmerge from by Benjamin Peterson · 16 years ago
  21. 672b803 Merged revisions 64125 via svnmerge from by Benjamin Peterson · 16 years ago
  22. e711caf Merged revisions 64104,64117 via svnmerge from by Benjamin Peterson · 16 years ago