1. d034b32 On finalize, don't try to join not started process. by Florent Xicluna · 15 years ago
  2. 5258477 Don't fail on a debug() statement, if the worker PID is (still) None. by Florent Xicluna · 15 years ago
  3. 654ade3 Issue #6963: Added maxtasksperchild argument to multiprocessing.Pool by Jesse Noller · 16 years ago
  4. 7530e47 Issue 6433: multiprocessing.pool.map hangs on empty list by Jesse Noller · 16 years ago
  5. 7152f6d Add custom initializer argument to multiprocess.Manager*, courtesy of lekma by Jesse Noller · 16 years ago
  6. 5ecd745 Fix typo. by Georg Brandl · 17 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. 82aa201 patch up multiprocessing until it's API can be changed too 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. 0fbcf69 give the threading API PEP 8 names by Benjamin Peterson · 17 years ago
  12. 190d56e add the multiprocessing package to fulfill PEP 371 by Benjamin Peterson · 17 years ago