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