- bd73e72 bpo-5001: More-informative multiprocessing error messages (#3079) by Allen W. Smith, Ph.D · 8 years ago
- 4835041 bpo-29293: multiprocessing.Condition.notify() lacks parameter `n` (#2480) by Antoine Pitrou · 8 years ago
- 465e60e Issue #22033: Reprs of most Python implemened classes now contain actual by Serhiy Storchaka · 11 years ago
- a924fc7 Issue #21565: multiprocessing: use contex-manager protocol for synchronization by Charles-François Natali · 11 years ago
- a40675a Issue #20990: Fix issues found by pyflakes for multiprocessing. by Richard Oudkerk · 11 years ago
- 7fa767e Issue #20976: pyflakes: Remove unused imports by Victor Stinner · 11 years ago
- e943697 Issue #19478: Make choice of semaphore prefix more flexible. by Richard Oudkerk · 12 years ago
- b1694cf Issue #18999: Make multiprocessing use context objects. by Richard Oudkerk · 12 years ago
- 84ed9a6 Issue #8713: Support alternative start methods in multiprocessing on Unix. by Richard Oudkerk · 12 years ago
- 9df891c - Fix typos in the multiprocessing module. by doko@ubuntu.com · 12 years ago
- 3730a17 Issue #14059: Implement multiprocessing.Barrier by Richard Oudkerk · 13 years ago
- 86eb7e9 Fix potential NameError in multiprocessing.Condition.wait() by Richard Oudkerk · 13 years ago
- 3e268aa Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement" by Richard Oudkerk · 13 years ago
- c8ce715 Issue #14087: multiprocessing: add Condition.wait_for(). Patch by sbt. by Charles-François Natali · 13 years ago
- 04842a8 Remove unused or redundant imports in concurrent.futures and multiprocessing. by Florent Xicluna · 14 years ago
- 3fc969a 9162: fix license in multiprocessing files by R. David Murray · 15 years ago
- 2fa4cc5 Support new Condition return value in the multiprocessing version. by Georg Brandl · 15 years ago
- 8cc7d88 Merged revisions 73073-73074,73089 via svnmerge from by Benjamin Peterson · 16 years ago
- 965ce87 Merged revisions 70908,70939,71009,71022,71036 via svnmerge from by Benjamin Peterson · 16 years ago
- e5384b0 Merged revisions 66670,66681,66688,66696-66699 via svnmerge from by Benjamin Peterson · 17 years ago
- 58ea9fe Merged revisions 65864 via svnmerge from by Benjamin Peterson · 17 years ago
- 672b803 Merged revisions 64125 via svnmerge from by Benjamin Peterson · 17 years ago
- e711caf Merged revisions 64104,64117 via svnmerge from by Benjamin Peterson · 17 years ago