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
/
process.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix handling of SystemExit and exit code. Patch by Brodie Rao.
Richard Oudkerk
2013-11-17
1
-1/+1
*
Issue #13854: Properly handle non-integer, non-string arg to SystemExit
Richard Oudkerk
2012-06-06
1
-3/+3
*
Merged revisions 87225 via svnmerge from
R. David Murray
2010-12-14
1
-1/+27
*
#7805: wait until all workers are started before collecting their PIDs
Florent Xicluna
2010-03-04
1
-1/+1
*
allow Process name to be unicode #7571
Benjamin Peterson
2009-12-24
1
-1/+1
*
Resolves issues 5155, 5313, 5331 - bad file descriptor error with processes i...
Jesse Noller
2009-06-30
1
-1/+2
*
issue3352: clean up the multiprocessing API to remove many get_/set_ methods ...
Jesse Noller
2008-08-19
1
-20/+19
*
remove bytes alias in multiprocessing
Benjamin Peterson
2008-06-25
1
-5/+0
*
darn! I converted half of the files the wrong way.
Benjamin Peterson
2008-06-13
1
-302/+302
*
convert multiprocessing to unix line endings
Benjamin Peterson
2008-06-13
1
-6/+6
*
add the multiprocessing package to fulfill PEP 371
Benjamin Peterson
2008-06-11
1
-0/+302