COMMITS
/ Lib/multiprocessing/context.py June 9, 2022
L
May 26, 2020
May 28, 2019
V
bpo-33725: multiprocessing uses spawn by default on macOS (GH-13603)
Victor Stinner committed
May 20, 2019
T
bpo-36888: Add multiprocessing.parent_process() (GH-13247)
Thomas Moreau committed
July 11, 2018
D
Simplify __all__ in multiprocessing (GH-6856)
Derek B. Kim committed
May 18, 2017
J
bpo-30296 Remove unnecessary tuples, lists, sets, and dicts (#1489)
Jon Dufresne committed
April 5, 2017
S
bpo-29762: More use "raise from None". (#569)
Serhiy Storchaka committed
December 10, 2016
A
September 9, 2016
D
Issue #28053: Applying refactorings, docs and other cleanup to follow.
Davin Potts committed
October 16, 2013
R
Issue #18999: Make multiprocessing use context objects.
Richard Oudkerk committed