1. 16b5c13 Merge 3.3, issue #17047: remove doubled words found in 2.7 to by Terry Jan Reedy · 11 years ago
  2. 98472b8 Merge 3.2, issue #17047: remove doubled words found in 2.7 to by Terry Jan Reedy · 11 years ago
  3. c30b7b1 Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, by Terry Jan Reedy · 11 years ago
  4. c9d504f Fix docstring typo in concurrent.futures.Future by Eli Bendersky · 12 years ago
  5. 6a56b8a Fix docstring typo in concurrent.futures.Future by Eli Bendersky · 12 years ago
  6. 4993cc0 utilize yield from by Philip Jenvey · 12 years ago
  7. a26ad5a #15015: Fix accessing an non-existing attribute. by Brian Quinlan · 12 years ago
  8. 8b34b53 Issue #14406: Fix a race condition when using `concurrent.futures.wait(return_when=ALL_COMPLETED)`. by Antoine Pitrou · 12 years ago
  9. f70401e Issue #14406: Fix a race condition when using `concurrent.futures.wait(return_when=ALL_COMPLETED)`. by Antoine Pitrou · 12 years ago
  10. 04842a8 Remove unused or redundant imports in concurrent.futures and multiprocessing. by Florent Xicluna · 13 years ago
  11. f007876 Issue #11777: Executor.map does not submit futures until iter.next() is called by Brian Quinlan · 13 years ago
  12. 251cc84 Does not install a logging handler. Fixes issue 10626. by Brian Quinlan · 14 years ago
  13. 3ec6018 Removes an inefficient spin loop in as_completed by Brian Quinlan · 14 years ago
  14. 1e2ae4f Fixes 9903: test_concurrent_futures writes on stderr by Brian Quinlan · 14 years ago
  15. 81c4d36 Initial implementation of PEP 3148 by Brian Quinlan · 14 years ago