1. b1694cf Issue #18999: Make multiprocessing use context objects. by Richard Oudkerk · 12 years ago
  2. 84ed9a6 Issue #8713: Support alternative start methods in multiprocessing on Unix. by Richard Oudkerk · 12 years ago
  3. 04ec8ce Issue #14669: Fix pickling of connections and sockets on MacOSX by Richard Oudkerk · 13 years ago
  4. 3e268aa Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement" by Richard Oudkerk · 13 years ago
  5. 92ff4e1 Issue #14666: stop multiprocessing's resource-sharing thread after the tests are done. by Antoine Pitrou · 13 years ago
  6. 5438ed1 Issue #4892: multiprocessing Connections can now be transferred over multiprocessing Connections. by Antoine Pitrou · 13 years ago
  7. 23bba4c Issue #11750: The Windows API functions scattered in the _subprocess and by Antoine Pitrou · 13 years ago
  8. 04842a8 Remove unused or redundant imports in concurrent.futures and multiprocessing. by Florent Xicluna · 14 years ago
  9. dc863dd Issue #12981: rewrite multiprocessing_{sendfd,recvfd} in Python. by Charles-François Natali · 14 years ago
  10. 87cf220 Issue #11743: Rewrite multiprocessing connection classes in pure Python. by Antoine Pitrou · 14 years ago
  11. 3fc969a 9162: fix license in multiprocessing files by R. David Murray · 14 years ago
  12. a6a3274 Fix #9513 to remove relative imports from multiprocessing. by Brian Curtin · 15 years ago
  13. 949d47d Issue #3125: Remove copy_reg in multiprocessing and replace it with by Amaury Forgeot d'Arc · 17 years ago
  14. 58ea9fe Merged revisions 65864 via svnmerge from by Benjamin Peterson · 17 years ago
  15. 672b803 Merged revisions 64125 via svnmerge from by Benjamin Peterson · 17 years ago
  16. e711caf Merged revisions 64104,64117 via svnmerge from by Benjamin Peterson · 17 years ago