COMMITS
/ Lib/multiprocessing/spawn.py August 29, 2017
A
bpo-5001: More-informative multiprocessing error messages (#3079)
Allen W. Smith, Ph.D committed
December 10, 2016
A
September 9, 2016
D
Issue #28053: Applying refactorings, docs and other cleanup to follow.
Davin Potts committed
January 7, 2016
B
Fix typo in docstring of multiprocessing.spawn.spawn_main()
Berker Peksag committed
March 23, 2014
R
Issue #20990: Correction for 619331c67638.
Richard Oudkerk committed
R
Issue #20990: Fix issues found by pyflakes for multiprocessing.
Richard Oudkerk committed
December 17, 2013
N
Close #19946: use runpy as needed in multiprocessing
Nick Coghlan committed
December 13, 2013
B
Issue #19946: Raise ImportError when the main module cannot be found
Brett Cannon committed
November 22, 2013
E
Implement PEP 451 (ModuleSpec).
Eric Snow committed
October 16, 2013
R
Issue #18999: Make multiprocessing use context objects.
Richard Oudkerk committed
August 22, 2013
R
Stop making fork server have copy of semaphore_tracker_fd.
Richard Oudkerk committed
August 14, 2013
R
Issue #8713: Support alternative start methods in multiprocessing on Unix.
Richard Oudkerk committed