COMMITS
/ Lib/multiprocessing/reduction.py November 20, 2024
G
gh-97514: Authenticate the forkserver control socket. (GH-99309)
Gregory P. Smith committed
September 28, 2018
P
bpo-34521: Fix tests in test_multiprocessing_spawn to use correctly CMSG_SPACE (GH-9613)
Pablo Galindo committed
June 27, 2018
V
bpo-33929: multiprocessing: fix handle leak on race condition (GH-7921)
Victor Stinner committed
August 29, 2017
A
bpo-5001: More-informative multiprocessing error messages (#3079)
Allen W. Smith, Ph.D committed
March 27, 2017
V
bpo-29919: Remove unused imports found by pyflakes (#137)
Victor Stinner committed
September 9, 2016
D
Issue #28053: Applying refactorings, docs and other cleanup to follow.
Davin Potts committed
March 20, 2014
V
Issue #20976: pyflakes: Remove unused imports
Victor Stinner committed
October 16, 2013
R
Issue #18999: Make multiprocessing use context objects.
Richard Oudkerk committed
August 14, 2013
R
Issue #8713: Support alternative start methods in multiprocessing on Unix.
Richard Oudkerk committed
August 16, 2012
R
Issue #14669: Fix pickling of connections and sockets on MacOSX
Richard Oudkerk committed
April 30, 2012
R
Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement"
Richard Oudkerk committed
April 27, 2012
A
Issue #14666: stop multiprocessing's resource-sharing thread after the tests are done.
Antoine Pitrou committed
April 24, 2012
A
Issue #4892: multiprocessing Connections can now be transferred over multiprocessing Connections.
Antoine Pitrou committed
April 18, 2012
A
Issue #11750: The Windows API functions scattered in the _subprocess and
Antoine Pitrou committed
November 11, 2011
F
Remove unused or redundant imports in concurrent.futures and multiprocessing.
Florent Xicluna committed
September 24, 2011
C
Issue #12981: rewrite multiprocessing_{sendfd,recvfd} in Python.
Charles-François Natali committed
May 9, 2011
A
Issue #11743: Rewrite multiprocessing connection classes in pure Python.
Antoine Pitrou committed
December 14, 2010
R
9162: fix license in multiprocessing files
R. David Murray committed
August 4, 2010
B
Fix #9513 to remove relative imports from multiprocessing.
Brian Curtin committed
August 19, 2008
A
Issue #3125: Remove copy_reg in multiprocessing and replace it with
Amaury Forgeot d'Arc committed
B
Merged revisions 65864 via svnmerge from
Benjamin Peterson committed
June 11, 2008
B
Merged revisions 64125 via svnmerge from
Benjamin Peterson committed
B
Merged revisions 64104,64117 via svnmerge from
Benjamin Peterson committed