Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-101225: Increase the socket backlog when creating a multiprocessing.connec... | Ronald Oussoren | 2024-01-13 | 1 | -1/+1 |
* | bpo-40221: Update multiprocessing to use _at_fork_reinit (GH-19511) | Dong-hee Na | 2020-04-14 | 1 | -5/+1 |
* | bpo-36766: Typos in docs and code comments (GH-13116) | penguindustin | 2019-05-06 | 1 | -1/+1 |
* | bpo-33332: Add signal.valid_signals() (GH-6581) | Antoine Pitrou | 2018-05-04 | 1 | -1/+1 |
* | bpo-5001: More-informative multiprocessing error messages (#3079) | Allen W. Smith, Ph.D | 2017-08-29 | 1 | -1/+1 |
* | Issue #28053: Applying refactorings, docs and other cleanup to follow. | Davin Potts | 2016-09-09 | 1 | -1/+1 |
* | Issue #8713: Support alternative start methods in multiprocessing on Unix. | Richard Oudkerk | 2013-08-14 | 1 | -0/+158 |