1. a3b6baa Remove test_listener_client to remove possible race condition in the multiprocessing tests by Jesse Noller · 17 years ago
  2. 1862382 Attempt RLock creation prior to test execution on Linux, if it raises the OSError in issue 3111, skip the test suite by Jesse Noller · 17 years ago
  3. aa4e47a add needed import by Benjamin Peterson · 17 years ago
  4. ed77f2e skip test_multiprocessing when /dev/shm doesn't exist. This seems to be a chroot problem in the buildbot env. by Benjamin Peterson · 17 years ago
  5. da3a1b1 reduce the test_multiprocessing load to ones that shouldn't hang. These will be reenabled gradually as we find the problems. by Benjamin Peterson · 17 years ago
  6. dfd7949 convert multiprocessing to unix line endings by Benjamin Peterson · 17 years ago
  7. 0fbcf69 give the threading API PEP 8 names by Benjamin Peterson · 17 years ago
  8. e605e4f fix import of multiprocessing by juggling imports by Benjamin Peterson · 17 years ago
  9. 190d56e add the multiprocessing package to fulfill PEP 371 by Benjamin Peterson · 17 years ago