- 12 Apr, 2011 4 commits
-
-
Antoine Pitrou authored
Issue #11815: Use a light-weight SimpleQueue for the result queue in concurrent.futures.ProcessPoolExecutor.
-
Antoine Pitrou authored
cannot raise queue.Empty).
-
Antoine Pitrou authored
cannot raise queue.Empty).
-
Raymond Hettinger authored
-
- 11 Apr, 2011 19 commits
-
-
Brian Curtin authored
-
Brian Curtin authored
-
Brian Curtin authored
-
brian.curtin authored
-
brian.curtin authored
-
brian.curtin authored
-
brian.curtin authored
-
brian.curtin authored
-
brian.curtin authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Reid Kleckner authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 10 Apr, 2011 10 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
worker processes: new processes would be spawned while the pool is being shut down. Patch by Charles-François Natali.
-
R David Murray authored
Eventually I'll actually replace the calls in the tests themselves.
-
Ezio Melotti authored
-
Ross Lagerwall authored
-
Ross Lagerwall authored
-
Eli Bendersky authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 09 Apr, 2011 7 commits
-
-
Ned Deily authored
-
Ned Deily authored
-
Ned Deily authored
and on OS X with pydebug.
-
Antoine Pitrou authored
is passed (previously, a select.error with EINVAL would be raised). Patch by Charles-François Natali.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Ned Deily authored
-