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
/
forking.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #9205: concurrent.futures.ProcessPoolExecutor now detects killed
Antoine Pitrou
2011-06-08
1
-0/+1
*
Issue #12040: Expose a new attribute `sentinel` on instances of
Antoine Pitrou
2011-06-06
1
-14/+20
*
Issue #11743: Rewrite multiprocessing connection classes in pure Python.
Antoine Pitrou
2011-05-09
1
-1/+4
*
Fix #5162. Allow child spawning from Windows services (via pywin32).
brian.curtin
2011-04-11
1
-2/+3
|
\
|
*
Fix #5162. Allow child spawning from Windows services (via pywin32).
brian.curtin
2011-04-11
1
-2/+3
|
*
Merged revisions 87225 via svnmerge from
R. David Murray
2010-12-14
1
-1/+27
|
*
Merged revisions 83722 via svnmerge from
Brian Curtin
2010-08-04
1
-1/+1
|
*
Note: only the relevant parts of r79474 are merged.
Florent Xicluna
2010-03-28
1
-1/+6
*
|
Issue #10845: Improve compatibility between multiprocessing on Windows and pa...
Nick Coghlan
2011-01-30
1
-1/+9
*
|
9162: fix license in multiprocessing files
R. David Murray
2010-12-14
1
-1/+27
*
|
Fix #9513 to remove relative imports from multiprocessing.
Brian Curtin
2010-08-04
1
-1/+1
*
|
Merged revisions 78777,78787,78790 via svnmerge from
Florent Xicluna
2010-03-08
1
-1/+6
|
/
*
Issues #10867: remove old cPickle imports from multiprocessing
Jesse Noller
2009-01-18
1
-5/+1
*
Issue #3125: Remove copy_reg in multiprocessing and replace it with
Amaury Forgeot d'Arc
2008-08-19
1
-9/+54
*
Merged revisions 65864 via svnmerge from
Benjamin Peterson
2008-08-19
1
-2/+2
*
Merged revisions 64104,64117 via svnmerge from
Benjamin Peterson
2008-06-11
1
-0/+429