Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify __all__ in multiprocessing (GH-6856) | Derek B. Kim | 2018-07-11 | 1 | -4/+2 |
* | bpo-30296 Remove unnecessary tuples, lists, sets, and dicts (#1489) | Jon Dufresne | 2017-05-18 | 1 | -1/+1 |
* | bpo-29762: More use "raise from None". (#569) | Serhiy Storchaka | 2017-04-05 | 1 | -1/+1 |
* | Issue #28779: multiprocessing.set_forkserver_preload() would crash the forkse... | Antoine Pitrou | 2016-12-10 | 1 | -1/+1 |
|\ | |||||
| * | Issue #28779: multiprocessing.set_forkserver_preload() would crash the forkse... | Antoine Pitrou | 2016-12-10 | 1 | -1/+1 |
* | | Issue #28053: Applying refactorings, docs and other cleanup to follow. | Davin Potts | 2016-09-09 | 1 | -2/+11 |
|/ | |||||
* | Issue #18999: Make multiprocessing use context objects. | Richard Oudkerk | 2013-10-16 | 1 | -0/+348 |