1. 79af245 Merged revisions 87225 via svnmerge from by R. David Murray · 15 years ago
  2. eb88cb8 __enter__ and __exit__ must be on the class by Benjamin Peterson · 16 years ago
  3. 02cb0eb Fix multiprocessing.event to match the new threading.Event API by Jesse Noller · 16 years ago
  4. 37040cd issue3770: if SEM_OPEN is 0, disable the mp.synchronize module, rev. Nick Coghlan, Damien Miller by Jesse Noller · 17 years ago
  5. f7feaec revert r66114 for Jesse by Benjamin Peterson · 17 years ago
  6. 27cc8e1 Submit Nick's patch for issue 3589, reviewed by jnoller by Jesse Noller · 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. 7f03ea7 darn! I converted half of the files the wrong way. by Benjamin Peterson · 17 years ago
  9. dfd7949 convert multiprocessing to unix line endings by Benjamin Peterson · 17 years ago
  10. 0fbcf69 give the threading API PEP 8 names by Benjamin Peterson · 17 years ago
  11. 190d56e add the multiprocessing package to fulfill PEP 371 by Benjamin Peterson · 17 years ago