1. 5053fbb Issue 3551: Raise ValueError if the size causes ERROR_NO_SYSTEM_RESOURCES by Jesse Noller · 16 years ago
  2. b502bc7 Issue 3110: Additional protection for SEM_VALUE_MAX on platforms, thanks to Martin Loewis by Jesse Noller · 16 years ago
  3. 355b126 issue5545: Switch to Autoconf for multiprocessing; special thanks to Martin Lowis for help by Jesse Noller · 16 years ago
  4. c53306c Fixed compile error on windows. by Hirokazu Yamamoto · 16 years ago
  5. 42f9b4e Issue 5619: Pass MS CRT debug flags into subprocesses by Jesse Noller · 16 years ago
  6. 82eb590 merge in patch from tim golden to fix contextmanager support for mp.Lock() by Jesse Noller · 16 years ago
  7. e8b619c issue 5002: fix windows warning that I intro'ed with r68768 by Jesse Noller · 16 years ago
  8. 9a5b2ad Resolve issue 3321: (segfault) _multiprocessing.Connection() doesn't check handle by Jesse Noller · 16 years ago
  9. 0d52182 Move definition int sval into branch of ifdef where it is used. by Jeremy Hylton · 16 years ago
  10. bb86d83 Issue #4204: Fixed module build errors on FreeBSD 4. by Martin v. Löwis · 16 years ago
  11. 05e3449 #3743: PY_FORMAT_SIZE_T is designed for the OS "printf" functions, not for by Amaury Forgeot d'Arc · 16 years ago
  12. b814d6a Fix issue 3110 - solaris compilation of multiprocessing fails, reviewed by pitrou by Jesse Noller · 16 years ago
  13. f91d46a Issue #3139: Make buffer-interface thread-safe wrt. PyArg_ParseTuple, by Martin v. Löwis · 16 years ago
  14. 8df0e4f fix compile error on Windows by Benjamin Peterson · 16 years ago
  15. 1299e36 Submit fix for issue3393: Memory corruption in multiprocessing module by Jesse Noller · 16 years ago
  16. dfd7949 convert multiprocessing to unix line endings by Benjamin Peterson · 16 years ago
  17. e1f6646 Typo. by Georg Brandl · 16 years ago
  18. 6d53e7e #3095: don't leak values from Py_BuildValue. by Georg Brandl · 16 years ago
  19. 190d56e add the multiprocessing package to fulfill PEP 371 by Benjamin Peterson · 16 years ago