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
*
Prevent handle leak if CreateProcess() fails in multiprocessing
Richard Oudkerk
2012-06-04
1
-25/+27
*
#12098: Make multiprocessing's child processes inherit sys.flags on Windows
Richard Oudkerk
2012-05-18
1
-1/+2
*
Issue #14753: Make multiprocessing treat negative timeouts as it did in 3.2
Richard Oudkerk
2012-05-10
1
-6/+3
*
Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement"
Richard Oudkerk
2012-04-30
1
-26/+1
*
Issue #4892: multiprocessing Connections can now be transferred over multipro...
Antoine Pitrou
2012-04-24
1
-19/+0
*
Issue #11750: The Windows API functions scattered in the _subprocess and
Antoine Pitrou
2012-04-18
1
-16/+15
*
Issue #14335: multiprocessing's custom Pickler subclass now inherits from the...
Antoine Pitrou
2012-03-16
1
-9/+9
*
Issue #13812: When a multiprocessing Process child raises an exception, flush...
Antoine Pitrou
2012-01-27
1
-2/+0
|
\
|
*
Issue #13812: When a multiprocessing Process child raises an exception, flush...
Antoine Pitrou
2012-01-27
1
-2/+0
*
|
Remove unused or redundant imports in concurrent.futures and multiprocessing.
Florent Xicluna
2011-11-11
1
-6/+2
*
|
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