1. b275e2d Issue #4028: Make multiprocessing build on SunOS. by Charles-François Natali · 13 years ago
  2. c23484b Close #13022: _multiprocessing.recvfd() doesn't check that file descriptor was actually received by Jesus Cea · 14 years ago
  3. 79e7c4e Close #12950: multiprocessing "test_fd_transfer" fails under OpenIndiana by Jesus Cea · 14 years ago
  4. a1a8da8 Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe. by Antoine Pitrou · 14 years ago
  5. a25fc1e Merged revisions 85665 via svnmerge from by Benjamin Peterson · 15 years ago
  6. 95898c4 Fix compiler warning: module init functions do not return anything in 2.x. by Georg Brandl · 15 years ago
  7. 886a1cd Merged revisions 85586-85587,85596-85598 via svnmerge from by Gregory P. Smith · 15 years ago
  8. c83ea13 Untabify C files. Will watch buildbots. by Antoine Pitrou · 15 years ago
  9. 5afa6d4 Issue #7272, continued: don't re-use existing HAVE_BROKEN_POSIX_SEMAPHORES by Mark Dickinson · 15 years ago
  10. c4920e8 Issue #7272: Add configure test to detect whether sem_open works by Mark Dickinson · 15 years ago
  11. 355b126 issue5545: Switch to Autoconf for multiprocessing; special thanks to Martin Lowis for help by Jesse Noller · 16 years ago
  12. dfd7949 convert multiprocessing to unix line endings by Benjamin Peterson · 17 years ago
  13. e1f6646 Typo. by Georg Brandl · 17 years ago
  14. 6d53e7e #3095: don't leak values from Py_BuildValue. by Georg Brandl · 17 years ago
  15. 190d56e add the multiprocessing package to fulfill PEP 371 by Benjamin Peterson · 17 years ago