COMMITS
/ Lib/multiprocessing/popen_fork.py August 29, 2017
A
bpo-5001: More-informative multiprocessing error messages (#3079)
Allen W. Smith, Ph.D committed
July 18, 2017
V
bpo-30794: added kill() method to multiprocessing.Process (#2528)
Vitor Pereira committed
June 24, 2017
A
Fix bpo-30596: Add close() method to multiprocessing.Process (#2010)
Antoine Pitrou committed
June 12, 2017
A
Fix bpo-30589: improve Process.exitcode with forkserver (#1989)
Antoine Pitrou committed
May 27, 2017
A
bpo-16500: Allow registering at-fork handlers (#1715)
Antoine Pitrou committed
February 7, 2015
C
Issue #23285: PEP 475 -- Retry system calls failing with EINTR.
Charles-François Natali committed
March 23, 2014
R
Merge 3.3.
Richard Oudkerk committed
October 16, 2013
R
Issue #18999: Make multiprocessing use context objects.
Richard Oudkerk committed
August 27, 2013
V
Issue #18571: Implementation of the PEP 446: file descriptors and file handles
Victor Stinner committed
August 14, 2013
R
Issue #8713: Support alternative start methods in multiprocessing on Unix.
Richard Oudkerk committed