| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #18999: Make multiprocessing use context objects. | Richard Oudkerk | 2013-10-16 | 1 | -2/+2 |
|
|
* | Issue #8713: Support alternative start methods in multiprocessing on Unix. | Richard Oudkerk | 2013-08-14 | 1 | -201/+162 |
|
|
* | Issue #14669: Fix pickling of connections and sockets on MacOSX | Richard Oudkerk | 2012-08-16 | 1 | -0/+8 |
|
|
* | Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement" | Richard Oudkerk | 2012-04-30 | 1 | -26/+1 |
|
|
* | Issue #14666: stop multiprocessing's resource-sharing thread after the tests ... | Antoine Pitrou | 2012-04-27 | 1 | -1/+28 |
|
|
* | Issue #4892: multiprocessing Connections can now be transferred over multipro... | Antoine Pitrou | 2012-04-24 | 1 | -137/+178 |
|
|
* | Issue #11750: The Windows API functions scattered in the _subprocess and | Antoine Pitrou | 2012-04-18 | 1 | -3/+3 |
|
|
* | Remove unused or redundant imports in concurrent.futures and multiprocessing. | Florent Xicluna | 2011-11-11 | 1 | -2/+0 |
|
|
* | Issue #12981: rewrite multiprocessing_{sendfd,recvfd} in Python. | Charles-François Natali | 2011-09-24 | 1 | -3/+18 |
|
|
* | Issue #11743: Rewrite multiprocessing connection classes in pure Python. | Antoine Pitrou | 2011-05-09 | 1 | -6/+7 |
|
|
* | 9162: fix license in multiprocessing files | R. David Murray | 2010-12-14 | 1 | -1/+27 |
|
|
* | Fix #9513 to remove relative imports from multiprocessing. | Brian Curtin | 2010-08-04 | 1 | -1/+1 |
|
|
* | Issue #3125: Remove copy_reg in multiprocessing and replace it with | Amaury Forgeot d'Arc | 2008-08-19 | 1 | -8/+7 |
|
|
* | Merged revisions 65864 via svnmerge from | Benjamin Peterson | 2008-08-19 | 1 | -3/+3 |
|
|
* | Merged revisions 64125 via svnmerge from | Benjamin Peterson | 2008-06-11 | 1 | -1/+1 |
|
|
* | Merged revisions 64104,64117 via svnmerge from | Benjamin Peterson | 2008-06-11 | 1 | -0/+190 |
|
|