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
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #14548: Make multiprocessing finalizers check pid before
Richard Oudkerk
2014-01-23
1
-3/+9
*
Issue #17555: Fix ForkAwareThreadLock so that size of after fork
Richard Oudkerk
2013-04-17
1
-1/+4
*
Issue #12098: multiprocessing on Windows now starts child processes
Kristján Valur Jónsson
2013-03-19
1
-0/+1
*
Issue #15881: Fixed atexit hook in multiprocessing.
Benjamin Peterson
2013-02-02
1
-9/+32
*
Merged revisions 87225 via svnmerge from
R. David Murray
2010-12-14
1
-1/+27
*
Properly document multiprocessing's logging support, resolve outstanding issu...
Jesse Noller
2009-01-25
1
-12/+24
*
issue 4301: patch logging to add processName, remove the old _check_logger_cl...
Jesse Noller
2009-01-18
1
-24/+0
*
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
*
issue3352: clean up the multiprocessing API to remove many get_/set_ methods ...
Jesse Noller
2008-08-19
1
-2/+2
*
Apply Amaury's patch to multiprocessing for issue 3125, removes the copy_reg ...
Jesse Noller
2008-07-16
1
-33/+0
*
darn! I converted half of the files the wrong way.
Benjamin Peterson
2008-06-13
1
-336/+336
*
convert multiprocessing to unix line endings
Benjamin Peterson
2008-06-13
1
-1/+1
*
add the multiprocessing package to fulfill PEP 371
Benjamin Peterson
2008-06-11
1
-0/+336