1. 04842a8 Remove unused or redundant imports in concurrent.futures and multiprocessing. by Florent Xicluna · 13 years ago
  2. dd69649 Issue #9205: concurrent.futures.ProcessPoolExecutor now detects killed by Antoine Pitrou · 13 years ago
  3. 176f07d Issue #12040: Expose a new attribute `sentinel` on instances of by Antoine Pitrou · 13 years ago
  4. 87cf220 Issue #11743: Rewrite multiprocessing connection classes in pure Python. by Antoine Pitrou · 13 years ago
  5. 727b498 Fix #5162. Allow child spawning from Windows services (via pywin32). by brian.curtin · 14 years ago
  6. e2f2998 Fix #5162. Allow child spawning from Windows services (via pywin32). by brian.curtin · 14 years ago
  7. 793ee1f Issue #10845: Improve compatibility between multiprocessing on Windows and package, zipfile and directory execution (Reviewed by Antoine Pitrou and approved by Georg Brandl) by Nick Coghlan · 14 years ago
  8. d382066 Merged revisions 87225 via svnmerge from by R. David Murray · 14 years ago
  9. 3fc969a 9162: fix license in multiprocessing files by R. David Murray · 14 years ago
  10. 6aa8bc3 Merged revisions 83722 via svnmerge from by Brian Curtin · 14 years ago
  11. a6a3274 Fix #9513 to remove relative imports from multiprocessing. by Brian Curtin · 14 years ago
  12. 9b0e918 Note: only the relevant parts of r79474 are merged. by Florent Xicluna · 15 years ago
  13. 998171f Merged revisions 78777,78787,78790 via svnmerge from by Florent Xicluna · 15 years ago
  14. f70a538 Issues #10867: remove old cPickle imports from multiprocessing by Jesse Noller · 16 years ago
  15. 949d47d Issue #3125: Remove copy_reg in multiprocessing and replace it with by Amaury Forgeot d'Arc · 16 years ago
  16. 58ea9fe Merged revisions 65864 via svnmerge from by Benjamin Peterson · 16 years ago
  17. e711caf Merged revisions 64104,64117 via svnmerge from by Benjamin Peterson · 16 years ago