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
/
sharedctypes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #28053: Applying refactorings, docs and other cleanup to follow.
Davin Potts
2016-09-09
1
-3
/
+3
*
Issue #21565: multiprocessing: use contex-manager protocol for synchronization
Charles-Fran?ois Natali
2014-05-25
1
-16
/
+10
*
Issue #18999: Make multiprocessing use context objects.
Richard Oudkerk
2013-10-16
1
-15
/
+22
*
Issue #8713: Support alternative start methods in multiprocessing on Unix.
Richard Oudkerk
2013-08-14
1
-2
/
+5
*
Use Python 3.x-style keyword only arg in Array()
Richard Oudkerk
2012-05-29
1
-5
/
+2
*
Make multiprocessing's shared memory use memoryview instead of raw pointer
Richard Oudkerk
2012-05-26
1
-1
/
+2
*
Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement"
Richard Oudkerk
2012-04-30
1
-26
/
+1
*
Remove unused or redundant imports in concurrent.futures and multiprocessing.
Florent Xicluna
2011-11-11
1
-1
/
+0
*
Issue #11675: Zero-out newly-created multiprocessing.[Raw]Array objects.
Mark Dickinson
2011-03-26
1
-1
/
+3
*
Merged revisions 87225 via svnmerge from
R. David Murray
2010-12-14
1
-1
/
+27
*
Merge r68708 to py3k, fixes 4449
Jesse Noller
2009-01-18
1
-4
/
+10
*
Issue #3125: Remove copy_reg in multiprocessing and replace it with
Amaury Forgeot d'Arc
2008-08-19
1
-4
/
+2
*
make multiprocessing.sharedctypes.Value's lock argument a keyword-only argume...
Benjamin Peterson
2008-06-27
1
-4
/
+1
*
Merged revisions 64104,64117 via svnmerge from
Benjamin Peterson
2008-06-11
1
-0
/
+234