| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-30886: Fix multiprocessing.Queue.join_thread() (#2642) (#2644) | Victor Stinner | 2017-07-10 | 1 | -8/+1 |
|
|
* | [3.5] bpo-30414: multiprocessing.Queue._feed do not break from main loop on e... | Antoine Pitrou | 2017-05-25 | 1 | -12/+10 |
|
|
* | bpo-30301: Fix AttributeError when using SimpleQueue.empty() (#1601) (#1627) | Xiang Zhang | 2017-05-17 | 1 | -0/+1 |
|
|
* | Issue #23865: close() methods in multiple modules now are idempotent and more | Serhiy Storchaka | 2015-04-10 | 1 | -3/+7 |
|\ |
|
| * | 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 #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 #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-09 | 1 | -1/+5 |
|\ |
|
| * | Issue #13373: multiprocessing.Queue.get() could sometimes block indefinitely | Antoine Pitrou | 2011-11-09 | 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-15 | 1 | -2/+7 |
|
|
* | | Issue #9205: concurrent.futures.ProcessPoolExecutor now detects killed | Antoine Pitrou | 2011-06-08 | 1 | -3/+3 |
|/ |
|
* | 9162: fix license in multiprocessing files | R. David Murray | 2010-12-14 | 1 | -1/+27 |
|
|
* | Merged revisions 74277,74321,74323,74326,74355,74465,74467,74488,74492,74513,... | 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 |
|
|