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
*
Issue #13854: Properly handle non-integer, non-string arg to SystemExit
Richard Oudkerk
2012-06-06
1
-3/+3
*
Issue #13812: When a multiprocessing Process child raises an exception, flush...
Antoine Pitrou
2012-01-27
1
-3/+4
*
Issue #12573: Add resource checks for dangling Thread and Process objects.
Antoine Pitrou
2011-07-15
1
-0/+5
*
Issue #12310: finalize the old process after _run_after_forkers()
Victor Stinner
2011-06-17
1
-2/+8
*
9162: fix license in multiprocessing files
R. David Murray
2010-12-14
1
-1/+27
*
Missing part from r78654
Florent Xicluna
2010-03-04
1
-1/+1
*
Merged revisions 73694,73708,73738 via svnmerge from
Alexandre Vassalotti
2009-07-17
1
-1/+2
*
For some reason sys.stdin may be None on Windows, and makes test_multiprocess...
Amaury Forgeot d'Arc
2008-08-20
1
-4/+5
*
Merged revisions 65864 via svnmerge from
Benjamin Peterson
2008-08-19
1
-20/+19
*
Merged revisions 64517,64519 via svnmerge from
Benjamin Peterson
2008-06-25
1
-5/+0
*
Merged revisions 64104,64117 via svnmerge from
Benjamin Peterson
2008-06-11
1
-0/+302