Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused or redundant imports in concurrent.futures and multiprocessing. | Florent Xicluna | 2011-11-11 | 1 | -2/+1 |
* | Use InterruptedError instead of checking for EINTR | Antoine Pitrou | 2011-10-23 | 1 | -6/+3 |
* | Rebind locally the globals which can be looked up at shutdown | Antoine Pitrou | 2011-07-08 | 1 | -1/+5 |
* | Whitespace normalization | Antoine Pitrou | 2011-06-06 | 1 | -1/+0 |
* | Issue #12040: Expose a new attribute `sentinel` on instances of | Antoine Pitrou | 2011-06-06 | 1 | -0/+21 |
* | 9162: fix license in multiprocessing files | R. David Murray | 2010-12-14 | 1 | -1/+27 |
* | merge r68915 to py3k | Jesse Noller | 2009-01-25 | 1 | -12/+24 |
* | merge cl r68737 to py3k | Jesse Noller | 2009-01-18 | 1 | -24/+0 |
* | Issue #3125: Remove copy_reg in multiprocessing and replace it with | Amaury Forgeot d'Arc | 2008-08-19 | 1 | -33/+0 |
* | Merged revisions 65864 via svnmerge from | Benjamin Peterson | 2008-08-19 | 1 | -2/+2 |
* | Merged revisions 64104,64117 via svnmerge from | Benjamin Peterson | 2008-06-11 | 1 | -0/+336 |