1. 738e371 Bumped up the version number by Alex Grönholm · 1 year, 9 months ago master 3.4.0
  2. acba785 Fix typos (#97) by Kian Meng, Ang · 2 years, 7 months ago
  3. 3fa5eb3 Made test_idle_thread_reuse more reliable (#92) by Bernhard M. Wiedemann · 4 years, 7 months ago
  4. e8cd2a4 Updated the changelog by Alex Grönholm · 4 years, 10 months ago
  5. 456152f Add thread initializer (from Python 3.7) (#93) by Fahrzin Hemmati · 4 years, 10 months ago
  6. f4fe3c3 Reinforced the test suite against PyPy garbage collection issues by Alex Grönholm · 4 years, 10 months ago
  7. 7e7638e Fixed the Python 2.6 test run by Alex Grönholm · 4 years, 10 months ago
  8. ec78e22 Don't spin up new threads if there are existing idle ones by Alex Grönholm · 5 years ago 3.3.0
  9. 1f9c23f Upgraded the Python 3 warnings by Alex Grönholm · 6 years ago
  10. 5edbc65 More detailed warning towards Python2 users (#75) by Haochuan Guo · 6 years ago
  11. ab8a052 Fix typo in changelog (#72) by Jakub Wilk · 6 years ago
  12. eee42af Fixed alignment error in README.rst by Alex Grönholm · 7 years ago
  13. 9dcbb35 Bumped up the version number by Alex Grönholm · 7 years ago 3.2.0
  14. 13472e6 Modernized the packaging/testing setup by Alex Grönholm · 7 years ago
  15. 7460824 Renamed CHANGES to CHANGES.rst by Alex Grönholm · 7 years ago
  16. 734643b Corrected minor details in packaging metadata by Alex Grönholm · 7 years ago
  17. a4445f0 Added a README by Alex Grönholm · 7 years ago
  18. 718654e Fixed tests hanging on PyPy by Alex Grönholm · 7 years ago
  19. 552ca07 Added notes from PR #66 by Alex Grönholm · 7 years ago
  20. 28fa404 Backport fixes to as_completed and map iterators (bpo-27144) (#66) by Lisandro Dalcin · 7 years ago
  21. d0393ad Specify python_requires to prevent installation on Python 3 (#67) by Eli Schwartz · 7 years ago
  22. 4fcc2e0 Wrap long lines in CHANGES. (#61) by Richard Hansen · 7 years ago
  23. 765e7e1 Make Future.__repr__ subclass-friendly (bpo-22033) (#65) by Lisandro Dalcin · 7 years ago
  24. e8543e6 Backport `thread_name_prefix` from upstream (#64) by Steven Seguin · 7 years ago
  25. 65552e4 Bumped up the version number by Alex Grönholm · 7 years ago 3.1.1
  26. 29534e3 Switched to the PSF license by Alex Grönholm · 7 years ago
  27. 43bfc41 Mention old-style exception support in CHANGES. (#60) by Richard Hansen · 7 years ago
  28. e5a9e9b Add support for old-style exception objects. (#58) by Richard Hansen · 7 years ago
  29. 3ea11f9 docs: fix typo (#59) by Torstein Husebø · 8 years ago
  30. 93889ac Added Travis configuration by Alex Grönholm · 8 years ago
  31. 0913853 Backported max_workers changes from upstream by Alex Grönholm · 8 years ago
  32. e3a43c1 Fixed OverflowError with ProcessPoolExecutor on Windows by Alex Grönholm · 8 years ago 3.0.5
  33. 515263a Made thread joins interruptible by specifying a timeout (fixes #25) by Alex Grönholm · 9 years ago 3.0.4
  34. b60cc06 Merge pull request #43 from leojay/master by Alex Grönholm · 9 years ago
  35. a6b180a Issue #20319: concurrent.futures.wait() can block forever even if Futures have completed by leojay · 9 years ago
  36. 35e7764 Merge pull request #42 from mlsteele/master by Alex Grönholm · 9 years ago
  37. e6d5340 Fix typo in docs by Miles Steele · 9 years ago
  38. fdb0bd5 Added pypy to tox environments and fixed tests on pypy by Alex Grönholm · 9 years ago
  39. 6532a74 Updated the changelog and bumped up version by Alex Grönholm · 9 years ago 3.0.3
  40. 135add7 Guard against TypeError in atexit handlers by Alex Grönholm · 9 years ago
  41. d2d37b9 Bumped up version by Alex Grönholm · 9 years ago 3.0.2
  42. bedac7c Removed an unused import by Alex Grönholm · 9 years ago
  43. 9eb69a3 Merge pull request #37 from kived/patch-1 by Alex Grönholm · 9 years ago
  44. 1520065 Make multiprocessing optional, again by Ryan Pessa · 9 years ago
  45. 85bc897 Bumped up version by Alex Grönholm · 9 years ago 3.0.1
  46. fdbc9c3 Fixed Executor.map() being greedy by Alex Grönholm · 9 years ago
  47. bf5eaa0 Bumped up version by Alex Grönholm · 9 years ago 3.0.0
  48. bf9f88c Fixed Executor.map not submitting futures until iter.next() is called by Alex Grönholm · 9 years ago
  49. f3d2563 Fixed behavior of concurrent.futures.as_completed() for duplicate arguments by Alex Grönholm · 9 years ago
  50. dac160b Fixed log message using nonexistent variables as input by Alex Grönholm · 9 years ago
  51. 50453b2 Fixed memory leaks in thread and process pools by Alex Grönholm · 9 years ago
  52. 86ebe12 Dropped Python 2.5 and 3.1 support and the "futures" compatibility package by Alex Grönholm · 9 years ago
  53. cb09ff1 Updated URLs in setup.py to point to Github by Alex Grönholm · 9 years ago
  54. 3249933 Converted .hgignore to .gitignore by Alex Grönholm · 9 years ago
  55. 3bf2730 Added tag 2.2.0 for changeset 3540bcd722c4 by Alex Gr?nholm · 10 years ago
  56. 6342a77 Added the set_exception_info() and exception_info() methods to Future which provide the missing traceback information on Python 2.x by Alex Gr?nholm · 10 years ago 2.2.0
  57. 7b6ec83 Added tag 2.1.6 for changeset b7b2c0c45e14 by Alex Gr?nholm · 11 years ago
  58. 375ad26 Fixed files missing from the source distribution by Alex Gr?nholm · 11 years ago 2.1.6
  59. 7e58f1b Added tag 2.1.5 for changeset 474b01a6d978 by Alex Gr?nholm · 11 years ago
  60. 1a5bd79 Fixed Jython compatibility by making the ProcessPoolExecutor import optional by Alex Gr?nholm · 11 years ago 2.1.5
  61. 5d5b743 Added tag 2.1.4 for changeset 1c3e8d491aa6 by Alex Gr?nholm · 11 years ago
  62. 60968b3 Added tag 2.1.3 for changeset 696dfb37afde by Alex Gr?nholm · 11 years ago
  63. ecc0a67 Redid the port from scratch using Python 3.2.5 as base by Alex Gr?nholm · 11 years ago 2.1.4
  64. c0d77fd update tags by convert-repo · 12 years ago
  65. 8c48820 Fixed race condition (thanks Ralf Schmitt) by Alex Gr?nholm · 12 years ago 2.1.3
  66. 1974981 Added missing setUp() methods to several test classes by Alex Gr?nholm · 12 years ago
  67. 887e4f6 Added the CHANGES document by Alex Gr?nholm · 14 years ago
  68. 44afa54 Bumped up the version number and added the zip_safe flag by Alex Gr?nholm · 14 years ago
  69. 67259b8 Changed the namedtuple implementation so it will compile on Python 3.1 (even though it's never imported, it's still compiled on setup.py install) by Alex Gr?nholm · 14 years ago
  70. 1c4cc4d Bumped up version number by Alex Gr?nholm · 14 years ago
  71. 2be3308 The 'concurrent' package was missing __init__.py after installation by Alex Gr?nholm · 14 years ago
  72. 99ddf22 Added setup.cfg for proper docs uploading by Alex Gr?nholm · 14 years ago
  73. f64a680 Fixed title underline length by Alex Gr?nholm · 14 years ago
  74. 93c4793 Bumped up docs version by Alex Gr?nholm · 14 years ago
  75. 67afb9f Minor cleanups by Alex Gr?nholm · 14 years ago
  76. 0ac4b6b Fixed download url by Alex Gr?nholm · 14 years ago
  77. 43539ed Moved the code in the futures package to concurrent.futures as per PEP 3148; unified the codebase to support both Python 2 and 3 in a single tree; added support to Python 2.5; added tox.ini for easy testing with multiple Python versions by Alex Gr?nholm · 14 years ago
  78. 837ac01 Merging changes from py3k's r86491 (issue10432) by geekmug · 14 years ago
  79. 06ae20b Bump version number for Python 3.2-matching release by brian.quinlan · 14 years ago
  80. 03004c7 Fix incorrect python version by brian.quinlan · 14 years ago
  81. 69d0be4 Reintegrate feedback to head by brian.quinlan · 14 years ago
  82. dc32283 Set the PEP title by brian.quinlan · 15 years ago
  83. f8fad43 Fixed a few grammar problems. by brian.quinlan · 15 years ago
  84. f9d70d8 Removed the 'experimental' label from ProcessPoolExecutor by brian.quinlan · 15 years ago
  85. a62bca6 Update the version number and use different targets for python 2.x and 3.x by brian.quinlan · 15 years ago 1.0
  86. 34a9090 Updated the PEP to include ProcessPoolExecutor by brian.quinlan · 15 years ago
  87. 96b8691 Improved ProcessPoolExecutor module documentation. Ensure that inactive threads are periodically collected rather than leaking. by brian.quinlan · 15 years ago
  88. a873f65 Make the number of extra items in the multiprocessing queue configuration by brian.quinlan · 15 years ago
  89. 1d66dda Fixes two bugs: the _result function could exit if there is work still in progress and a deadlock can occur on Mac OS X. by brian.quinlan · 15 years ago
  90. ca940cb Fixed a few >80 char lines by brian.quinlan · 15 years ago
  91. 4f2242d Fixed a >80 char line by brian.quinlan · 15 years ago
  92. 458f88e Removed trailing whitespace by brian.quinlan · 15 years ago
  93. d8d8c9f Fixes a >80 character line by brian.quinlan · 15 years ago
  94. 2a122d7 Minor formatting fix by brian.quinlan · 15 years ago
  95. 9434f4f Add a section pointing to the reference implementation by brian.quinlan · 15 years ago
  96. 7919a0c First draft of fleshed-out PEP. Modified docs to be consistent by brian.quinlan · 15 years ago
  97. 576c7d4 Come comment fixes an PEP work. by brian.quinlan · 15 years ago
  98. 7d54e69 Large module documentation cleanup by brian.quinlan · 15 years ago
  99. 8380130 Remove use of multiprocess executor in crawl example. Also generate a warning if a ProcessPoolExecutor is used. by brian.quinlan · 15 years ago
  100. 432f63f Fixed a docstring mis-capitalization. by brian.quinlan · 15 years ago