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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove duplication.
Ezio Melotti
2011-10-19
1
-1/+1
*
Issue #11569: use absolute path to the sysctl command in multiprocessing to
Ronald Oussoren
2011-03-16
1
-1/+4
*
Merged revisions 87225 via svnmerge from
R. David Murray
2010-12-14
1
-0/+1
*
Merged revisions 86077 via svnmerge from
Brian Curtin
2010-11-01
1
-1/+2
*
Issue #6963: Added maxtasksperchild argument to multiprocessing.Pool
Jesse Noller
2010-01-27
1
-2/+2
*
Properly document multiprocessing's logging support, resolve outstanding issu...
Jesse Noller
2009-01-25
1
-1/+2
*
issue4238: bsd support for cpu_count
Jesse Noller
2008-11-28
1
-1/+1
*
revert r66114 for Jesse
Benjamin Peterson
2008-09-01
1
-12/+125
*
Submit Nick's patch for issue 3589, reviewed by jnoller
Jesse Noller
2008-09-01
1
-125/+12
*
darn! I converted half of the files the wrong way.
Benjamin Peterson
2008-06-13
1
-271/+271
*
convert multiprocessing to unix line endings
Benjamin Peterson
2008-06-13
1
-6/+6
*
fix import of multiprocessing by juggling imports
Benjamin Peterson
2008-06-11
1
-1/+3
*
add the multiprocessing package to fulfill PEP 371
Benjamin Peterson
2008-06-11
1
-0/+269