COMMITS
/ Lib/multiprocessing/resource_sharer.py April 14, 2020
D
bpo-40221: Update multiprocessing to use _at_fork_reinit (GH-19511)
Dong-hee Na committed
May 6, 2019
P
bpo-36766: Typos in docs and code comments (GH-13116)
penguindustin committed
May 4, 2018
A
bpo-33332: Add signal.valid_signals() (GH-6581)
Antoine Pitrou committed
August 29, 2017
A
bpo-5001: More-informative multiprocessing error messages (#3079)
Allen W. Smith, Ph.D committed
September 9, 2016
D
Issue #28053: Applying refactorings, docs and other cleanup to follow.
Davin Potts committed
August 14, 2013
R
Issue #8713: Support alternative start methods in multiprocessing on Unix.
Richard Oudkerk committed