index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
multiprocessing
/
sharedctypes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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