1. 0b0c3b6 Issue #25127: Fix typo in concurrent.futures.rst by Berker Peksag · 9 years ago
  2. 9575e18 Issue #12955: Change the urlopen() examples to use context managers where appropriate. by Berker Peksag · 10 years ago
  3. ce64ced Fix module name. by Georg Brandl · 10 years ago
  4. e6994ff Fix issue #20367: concurrent.futures.as_completed() for duplicate arguments. by Guido van Rossum · 11 years ago
  5. 7749cb5 Issue #11161: Update the documentation for ProcessPoolExecutor to note that it will not work in the interactive shell. by bquinlan · 11 years ago
  6. 9e0ae53 Issue #18757: Improved cross-references in the concurrent package. by Serhiy Storchaka · 11 years ago
  7. cca5548 merge with 3.3.1 release clone by Georg Brandl · 12 years ago
  8. 44ea77b Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text. by Georg Brandl · 12 years ago
  9. 0a1bc11 Fix suspicious markup in the docs. by Georg Brandl · 12 years ago
  10. 40c6773 Fix typo in example (pointed out by a couple of people, most recently Ken Rimey) by Nick Coghlan · 12 years ago
  11. d6d5cf3 A dict comprehension is much prettier (thanks Antoine) by Nick Coghlan · 12 years ago
  12. f06ea25 Tweak the threaded example in concurrent.futures by Nick Coghlan · 12 years ago
  13. 143d034 merge 3.2 by Benjamin Peterson · 12 years ago
  14. 7fa8222 Fix links to the __next__ method. by Ezio Melotti · 12 years ago
  15. f106449 Merge with 3.2. by Ezio Melotti · 13 years ago
  16. e130a52 Remove duplication. by Ezio Melotti · 13 years ago
  17. 24d6cc6 Merge 3.2 by Éric Araujo · 13 years ago
  18. 19f9b71 Add a few missing source links from 2.7 and harmonize lib docs headers by Éric Araujo · 13 years ago
  19. dd69649 Issue #9205: concurrent.futures.ProcessPoolExecutor now detects killed by Antoine Pitrou · 13 years ago
  20. 7b5011b Wording fix. by Eric Smith · 14 years ago
  21. a199368 More source links. by Raymond Hettinger · 14 years ago
  22. 64a467d Homogenize the "optional OS services" menu by Antoine Pitrou · 14 years ago
  23. fb1720b Fix "seperate". by Georg Brandl · 14 years ago
  24. 916bd38 Fixing some sphinx inline directives - detected using ``make check``. by Senthil Kumaran · 14 years ago
  25. 6faee4e #9911: doc copyedits. by Georg Brandl · 14 years ago
  26. 035cedb Edit concurrent docs, add versionadded and see also reference to the PEP. by Georg Brandl · 14 years ago
  27. c713fc7 edit concurrent.future docs by Benjamin Peterson · 14 years ago
  28. 81c4d36 Initial implementation of PEP 3148 by Brian Quinlan · 14 years ago