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 #21849: Fixed xmlrpclib serialization of non-ASCII unicode strings in
Serhiy Storchaka
2015-02-13
1
-1/+6
*
Issue #11675: Zero-out newly-created multiprocessing.[Raw]Array objects.
Mark Dickinson
2011-03-26
1
-1/+3
*
Issue #11673: Fix multiprocessing.[Raw]Array constructor to accept a size of ...
Mark Dickinson
2011-03-25
1
-1/+1
*
Merged revisions 87225 via svnmerge from
R. David Murray
2010-12-14
1
-1/+27
*
Resolve issue 4449: AssertionError in mp_benchmarks.py
Jesse Noller
2009-01-18
1
-4/+10
*
revert r66114 for Jesse
Benjamin Peterson
2008-09-01
1
-1/+1
*
Submit Nick's patch for issue 3589, reviewed by jnoller
Jesse Noller
2008-09-01
1
-1/+1
*
Apply Amaury's patch to multiprocessing for issue 3125, removes the copy_reg ...
Jesse Noller
2008-07-16
1
-4/+2
*
darn! I converted half of the files the wrong way.
Benjamin Peterson
2008-06-13
1
-234/+234
*
convert multiprocessing to unix line endings
Benjamin Peterson
2008-06-13
1
-18/+18
*
add the multiprocessing package to fulfill PEP 371
Benjamin Peterson
2008-06-11
1
-0/+234