1. 441f935 Fix typo in name of private function by Antoine Pitrou · 13 years ago
  2. b87a56a Fix typo in name of private function by Antoine Pitrou · 13 years ago
  3. b7877f2 Issue #11815: Use a light-weight SimpleQueue for the result queue in concurrent.futures.ProcessPoolExecutor. by Antoine Pitrou · 13 years ago
  4. 3fdd9b6 Issue #11815: Remove dead code in concurrent.futures (since a blocking Queue by Antoine Pitrou · 13 years ago
  5. 27be5da Issue #11815: Remove dead code in concurrent.futures (since a blocking Queue by Antoine Pitrou · 13 years ago
  6. f007876 Issue #11777: Executor.map does not submit futures until iter.next() is called by Brian Quinlan · 13 years ago
  7. c13d454 Issue #11635: Don't use polling in worker threads and processes launched by by Antoine Pitrou · 13 years ago
  8. 9f6d48b Issue #10798: Reject supporting concurrent.futures if the system has by Martin v. Löwis · 14 years ago
  9. 251cc84 Does not install a logging handler. Fixes issue 10626. by Brian Quinlan · 14 years ago
  10. fb1720b Fix "seperate". by Georg Brandl · 14 years ago
  11. 3ec6018 Removes an inefficient spin loop in as_completed by Brian Quinlan · 14 years ago
  12. 1e2ae4f Fixes 9903: test_concurrent_futures writes on stderr by Brian Quinlan · 14 years ago
  13. 81c4d36 Initial implementation of PEP 3148 by Brian Quinlan · 14 years ago