index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
multiprocessing
/
reduction.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #28053: Applying refactorings, docs and other cleanup to follow.
Davin Potts
2016-09-09
1
-0
/
+34
*
Issue #20976: pyflakes: Remove unused imports
Victor Stinner
2014-03-20
1
-1
/
+0
*
Issue #18999: Make multiprocessing use context objects.
Richard Oudkerk
2013-10-16
1
-2
/
+2
*
Issue #8713: Support alternative start methods in multiprocessing on Unix.
Richard Oudkerk
2013-08-14
1
-201
/
+162
*
Issue #14669: Fix pickling of connections and sockets on MacOSX
Richard Oudkerk
2012-08-16
1
-0
/
+8
*
Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement"
Richard Oudkerk
2012-04-30
1
-26
/
+1
*
Issue #14666: stop multiprocessing's resource-sharing thread after the tests ...
Antoine Pitrou
2012-04-27
1
-1
/
+28
*
Issue #4892: multiprocessing Connections can now be transferred over multipro...
Antoine Pitrou
2012-04-24
1
-137
/
+178
*
Issue #11750: The Windows API functions scattered in the _subprocess and
Antoine Pitrou
2012-04-18
1
-3
/
+3
*
Remove unused or redundant imports in concurrent.futures and multiprocessing.
Florent Xicluna
2011-11-11
1
-2
/
+0
*
Issue #12981: rewrite multiprocessing_{sendfd,recvfd} in Python.
Charles-François Natali
2011-09-24
1
-3
/
+18
*
Issue #11743: Rewrite multiprocessing connection classes in pure Python.
Antoine Pitrou
2011-05-09
1
-6
/
+7
*
Merged revisions 87225 via svnmerge from
R. David Murray
2010-12-14
1
-1
/
+27
*
Merged revisions 83722 via svnmerge from
Brian Curtin
2010-08-04
1
-1
/
+1
*
Issue #3125: Remove copy_reg in multiprocessing and replace it with
Amaury Forgeot d'Arc
2008-08-19
1
-8
/
+7
*
Merged revisions 65864 via svnmerge from
Benjamin Peterson
2008-08-19
1
-3
/
+3
*
Merged revisions 64125 via svnmerge from
Benjamin Peterson
2008-06-11
1
-1
/
+1
*
Merged revisions 64104,64117 via svnmerge from
Benjamin Peterson
2008-06-11
1
-0
/
+190