index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
multiprocessing
/
queues.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #23865: close() methods in multiple modules now are idempotent and more
Serhiy Storchaka
2015-04-10
1
-22
/
+5
|
\
|
*
Issue #23400: Raise same exception on both Python 2 and 3 if sem_open is not ...
Berker Peksag
2015-04-08
1
-1
/
+2
|
|
\
|
*
|
Issue #21565: multiprocessing: use contex-manager protocol for synchronization
Charles-Fran?ois Natali
2014-05-25
1
-22
/
+5
*
|
|
Issue #23865: close() methods in multiple modules now are idempotent and more
Serhiy Storchaka
2015-04-10
1
-3
/
+7
|
|
/
|
/
|
*
|
Issue #23400: Raise same exception on both Python 2 and 3 if sem_open is not ...
Berker Peksag
2015-04-08
1
-1
/
+2
|
/
*
Issue #18999: Make multiprocessing use context objects.
Richard Oudkerk
2013-10-16
1
-15
/
+14
*
Issue #8713: Support alternative start methods in multiprocessing on Unix.
Richard Oudkerk
2013-08-14
1
-17
/
+19
*
Issue #17025: multiprocessing: Reduce Queue and SimpleQueue contention.
Charles-Fran?ois Natali
2013-03-25
1
-43
/
+26
*
Issue #16284: Prevent keeping unnecessary references to worker functions in c...
Andrew Svetlov
2012-11-03
1
-0
/
+4
*
Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement"
Richard Oudkerk
2012-04-30
1
-26
/
+1
*
Issue #12328: Fix multiprocessing's use of overlapped I/O on Windows.
Antoine Pitrou
2012-03-05
1
-4
/
+5
*
Remove unused or redundant imports in concurrent.futures and multiprocessing.
Florent Xicluna
2011-11-11
1
-1
/
+0
*
Issue #13373: multiprocessing.Queue.get() could sometimes block indefinitely
Antoine Pitrou
2011-11-10
1
-1
/
+5
|
\
|
*
Issue #13373: multiprocessing.Queue.get() could sometimes block indefinitely
Antoine Pitrou
2011-11-10
1
-1
/
+5
*
|
Fix test_multiprocessing failure under Windows.
Antoine Pitrou
2011-07-20
1
-2
/
+2
*
|
Silence spurious "broken pipe" tracebacks when shutting down a ProcessPoolExe...
Antoine Pitrou
2011-07-16
1
-2
/
+7
*
|
Issue #9205: concurrent.futures.ProcessPoolExecutor now detects killed
Antoine Pitrou
2011-06-08
1
-3
/
+3
|
/
*
Merged revisions 87225 via svnmerge from
R. David Murray
2010-12-14
1
-1
/
+27
*
Merged revisions 74745 via svnmerge from
Benjamin Peterson
2009-09-11
1
-3
/
+16
*
Merged revisions 73196,73278-73280,73299,73308,73312-73313,73317-73318,73321,...
Benjamin Peterson
2009-06-11
1
-1
/
+1
*
merge 70792 to py3k
Jesse Noller
2009-03-31
1
-1
/
+1
*
Merged revisions 65824 via svnmerge from
Benjamin Peterson
2008-08-18
1
-1
/
+1
*
Merged revisions 64125 via svnmerge from
Benjamin Peterson
2008-06-11
1
-1
/
+1
*
Merged revisions 64104,64117 via svnmerge from
Benjamin Peterson
2008-06-11
1
-0
/
+356