1. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 12 years ago
  2. ac38571 Issue #15064: Make BaseManager.__enter__() start server if necessary. by Richard Oudkerk · 12 years ago
  3. 3049f12 Increase timeout used when waiting for manager to shutdown cleanly by Richard Oudkerk · 12 years ago
  4. 3730a17 Issue #14059: Implement multiprocessing.Barrier by Richard Oudkerk · 12 years ago
  5. 73d9a29 Issue #13841: Make child processes exit using sys.exit() on Windows by Richard Oudkerk · 12 years ago
  6. f0604fd Issue #3518: Remove references to non-existent BaseManager.from_address() method by Richard Oudkerk · 12 years ago
  7. 1074a92 Remove __getslice__, __setslice__, __delslice__ methods from proxies by Richard Oudkerk · 12 years ago
  8. 41eb85b Make AcquirerProxy.acquire() support timeout argument by Richard Oudkerk · 12 years ago
  9. a6becaa Fix dangling warning for test_multiprocessing by Richard Oudkerk · 12 years ago
  10. 3e268aa Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement" by Richard Oudkerk · 12 years ago
  11. c8ce715 Issue #14087: multiprocessing: add Condition.wait_for(). Patch by sbt. by Charles-François Natali · 12 years ago
  12. 78c1b42 Issue #13565: Increase multiprocessing's server socket backlog, to avoid by Charles-François Natali · 13 years ago
  13. fe8039b Issue #13565: Increase multiprocessing's server socket backlog, to avoid by Charles-François Natali · 13 years ago
  14. de911b2 Issue #12708: Add starmap() and starmap_async() methods (similar to itertools.starmap()) to multiprocessing.Pool. by Antoine Pitrou · 13 years ago
  15. 04842a8 Remove unused or redundant imports in concurrent.futures and multiprocessing. by Florent Xicluna · 13 years ago
  16. 5d1155c Closes #13258: Use callable() built-in in the standard library. by Florent Xicluna · 13 years ago
  17. 3fc969a 9162: fix license in multiprocessing files by R. David Murray · 14 years ago
  18. 1ce3eb5 Issue #8990: array.fromstring() and array.tostring() get renamed to by Antoine Pitrou · 14 years ago
  19. 4ac9ce4 Merged revisions 74779-74786,74793,74795,74811,74860-74861,74863,74876,74886,74896,74901,74903,74908,74912,74930,74933,74943,74946,74952-74955,75015,75019,75032,75068,75076,75095,75098,75102,75129,75139,75230 via svnmerge from by Benjamin Peterson · 15 years ago
  20. f47ed4a Merged revisions 70912,70944,70968,71033,71041,71208,71263,71286,71395-71396,71405-71406,71485,71492,71494 via svnmerge from by Benjamin Peterson · 15 years ago
  21. 63b3a97 merge r68839 forward to py3k by Jesse Noller · 16 years ago
  22. f70a538 Issues #10867: remove old cPickle imports from multiprocessing by Jesse Noller · 16 years ago
  23. 824f4f3 Merge r66115 forward to py3k, resolves issue3419 by Jesse Noller · 16 years ago
  24. d757e73 Partially revert r65883 to let the tests pass. by Amaury Forgeot d'Arc · 16 years ago
  25. 949d47d Issue #3125: Remove copy_reg in multiprocessing and replace it with by Amaury Forgeot d'Arc · 16 years ago
  26. 58ea9fe Merged revisions 65864 via svnmerge from by Benjamin Peterson · 16 years ago
  27. fae4c62 Merged revisions 65828 via svnmerge from by Benjamin Peterson · 16 years ago
  28. 7275370 Merged revisions 65824 via svnmerge from by Benjamin Peterson · 16 years ago
  29. d61438a make changes for py3k for multiprocessing by Benjamin Peterson · 16 years ago
  30. 1fcfe21 Merged revisions 64517,64519 via svnmerge from by Benjamin Peterson · 16 years ago
  31. 04f7d53 attempt to fix multiprocessing by Benjamin Peterson · 16 years ago
  32. 672b803 Merged revisions 64125 via svnmerge from by Benjamin Peterson · 16 years ago
  33. e711caf Merged revisions 64104,64117 via svnmerge from by Benjamin Peterson · 16 years ago