1. 441f935 Fix typo in name of private function by Antoine Pitrou · 14 years ago
  2. b87a56a Fix typo in name of private function by Antoine Pitrou · 14 years ago
  3. b7877f2 Issue #11815: Use a light-weight SimpleQueue for the result queue in concurrent.futures.ProcessPoolExecutor. by Antoine Pitrou · 14 years ago
  4. 27be5da Issue #11815: Remove dead code in concurrent.futures (since a blocking Queue by Antoine Pitrou · 14 years ago
  5. c13d454 Issue #11635: Don't use polling in worker threads and processes launched by by Antoine Pitrou · 14 years ago
  6. 9f6d48b Issue #10798: Reject supporting concurrent.futures if the system has by Martin v. Löwis · 14 years ago
  7. fb1720b Fix "seperate". by Georg Brandl · 14 years ago
  8. 81c4d36 Initial implementation of PEP 3148 by Brian Quinlan · 15 years ago