1. 3f8376e Fix handling of SystemExit and exit code. Patch by Brodie Rao. by Richard Oudkerk · 11 years ago
  2. 2182e05 Issue #13854: Properly handle non-integer, non-string arg to SystemExit by Richard Oudkerk · 13 years ago
  3. 79af245 Merged revisions 87225 via svnmerge from by R. David Murray · 14 years ago
  4. 3bc5cb7 #7805: wait until all workers are started before collecting their PIDs by Florent Xicluna · 15 years ago
  5. 27cae34 allow Process name to be unicode #7571 by Benjamin Peterson · 15 years ago
  6. 1b90efb Resolves issues 5155, 5313, 5331 - bad file descriptor error with processes in processes by Jesse Noller · 16 years ago
  7. 5bc9f4c issue3352: clean up the multiprocessing API to remove many get_/set_ methods and convert them to properties. Update the docs and the examples included. by Jesse Noller · 17 years ago
  8. aa164e1 remove bytes alias in multiprocessing by Benjamin Peterson · 17 years ago
  9. 7f03ea7 darn! I converted half of the files the wrong way. by Benjamin Peterson · 17 years ago
  10. dfd7949 convert multiprocessing to unix line endings by Benjamin Peterson · 17 years ago
  11. 190d56e add the multiprocessing package to fulfill PEP 371 by Benjamin Peterson · 17 years ago