1. 7bdd8d9 revert unintended change to multiprocessing/queues.py by Jesse Noller · 15 years ago
  2. 6c37674 issue5738: The distribution example was confusing, and out of date. It's too large to include inline in the docs as well. It belongs in an addons module outside the stdlib. Removing. by Jesse Noller · 15 years ago
  3. 8497efe Fix issue 4660: spurious task_done errors in multiprocessing, remove doc note for from_address by Jesse Noller · 16 years ago
  4. 0c6d166 Typo fix. by Georg Brandl · 16 years ago
  5. b2898e0 add JoinableQueue to __all__ by Jesse Noller · 16 years ago
  6. a9b2222 change a few uses of the threading APIs by Benjamin Peterson · 17 years ago
  7. 7f03ea7 darn! I converted half of the files the wrong way. by Benjamin Peterson · 17 years ago
  8. dfd7949 convert multiprocessing to unix line endings by Benjamin Peterson · 17 years ago
  9. 0fbcf69 give the threading API PEP 8 names by Benjamin Peterson · 17 years ago
  10. 190d56e add the multiprocessing package to fulfill PEP 371 by Benjamin Peterson · 17 years ago