Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-36888: Add multiprocessing.parent_process() (GH-13247) | Thomas Moreau | 2019-05-20 | 1 | -1/+5 |
* | Fix bpo-30596: Add close() method to multiprocessing.Process (#2010) | Antoine Pitrou | 2017-06-24 | 1 | -1/+1 |
* | Fix bpo-30589: improve Process.exitcode with forkserver (#1989) | Antoine Pitrou | 2017-06-12 | 1 | -3/+5 |
* | Issue #28053: Applying refactorings, docs and other cleanup to follow. | Davin Potts | 2016-09-09 | 1 | -4/+3 |
* | Merge 3.3. | Richard Oudkerk | 2014-03-23 | 1 | -1/+1 |
* | Issue #18999: Make multiprocessing use context objects. | Richard Oudkerk | 2013-10-16 | 1 | -9/+3 |
* | Issue #8713: Support alternative start methods in multiprocessing on Unix. | Richard Oudkerk | 2013-08-14 | 1 | -0/+75 |