1. 13e9d58 Apply Amaury's patch to multiprocessing for issue 3125, removes the copy_reg and replaces it with ForkingPickler.register(), which should resolve the conflict with the global registry/ctypes by Jesse Noller · 17 years ago
  2. 80821f7 fix isSet in _exposed by Benjamin Peterson · 17 years ago
  3. 0adfd93 use the new API by Benjamin Peterson · 17 years ago
  4. 2648008 get rid of 2.6/3.0 switch statements in multiprocessing by Benjamin Peterson · 17 years ago
  5. aa164e1 remove bytes alias in multiprocessing by Benjamin Peterson · 17 years ago
  6. 7f03ea7 darn! I converted half of the files the wrong way. by Benjamin Peterson · 17 years ago
  7. dfd7949 convert multiprocessing to unix line endings by Benjamin Peterson · 17 years ago
  8. 0fbcf69 give the threading API PEP 8 names by Benjamin Peterson · 17 years ago
  9. 190d56e add the multiprocessing package to fulfill PEP 371 by Benjamin Peterson · 17 years ago