1. 0b44795 Close the call queue in concurrent.futures.ProcessPoolExecutor when by Antoine Pitrou · 14 years ago
  2. b87a56a Fix typo in name of private function by Antoine Pitrou · 14 years ago
  3. 27be5da Issue #11815: Remove dead code in concurrent.futures (since a blocking Queue by Antoine Pitrou · 14 years ago
  4. c13d454 Issue #11635: Don't use polling in worker threads and processes launched by by Antoine Pitrou · 14 years ago
  5. 9f6d48b Issue #10798: Reject supporting concurrent.futures if the system has by Martin v. Löwis · 15 years ago
  6. 251cc84 Does not install a logging handler. Fixes issue 10626. by Brian Quinlan · 15 years ago
  7. fb1720b Fix "seperate". by Georg Brandl · 15 years ago
  8. 3ec6018 Removes an inefficient spin loop in as_completed by Brian Quinlan · 15 years ago
  9. 1e2ae4f Fixes 9903: test_concurrent_futures writes on stderr by Brian Quinlan · 15 years ago
  10. 81c4d36 Initial implementation of PEP 3148 by Brian Quinlan · 15 years ago