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
/
Modules
/
_multiprocessing
/
win32_functions.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #11750: The Windows API functions scattered in the _subprocess and
Antoine Pitrou
2012-04-18
1
-823/+0
*
Issue #12328: Fix multiprocessing's use of overlapped I/O on Windows.
Antoine Pitrou
2012-03-05
1
-27/+42
*
Issue #14125: Fix multiprocessing refleak on Windows. Patch by sbt.
Stefan Krah
2012-02-27
1
-1/+4
*
Issue #8184: multiprocessing: On Windows, don't set SO_REUSEADDR on Connection
Charles-François Natali
2012-02-08
1
-0/+1
*
Issue #12328: Under Windows, refactor handling of Ctrl-C events and
Antoine Pitrou
2011-11-21
1
-2/+16
*
Issue #9205: concurrent.futures.ProcessPoolExecutor now detects killed
Antoine Pitrou
2011-06-08
1
-16/+374
*
Issue #11743: Rewrite multiprocessing connection classes in pure Python.
Antoine Pitrou
2011-05-09
1
-0/+166
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
1
-171/+171
*
Revert last change, which was incorrect.
Kristján Valur Jónsson
2009-07-04
1
-0/+6
*
http://bugs.python.org/issue6381
Kristján Valur Jónsson
2009-07-04
1
-6/+0
*
Merged revisions 70908 via svnmerge from
Jesse Noller
2009-03-31
1
-0/+6
*
fix multiprocessing line endings in py3k
Benjamin Peterson
2008-06-13
1
-260/+260
*
Adaptation to py3k.
Amaury Forgeot d'Arc
2008-06-11
1
-1/+1
*
Merged revisions 64104,64117 via svnmerge from
Benjamin Peterson
2008-06-11
1
-0/+260