Next | Query returned 4 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2015-05-03 15:32:58 by jonthn | Files touched by this commit (3)
Log message:
Update to version 3.0.1
Change homepage

3.0.1
=====

- Made Executor.map() non-greedy

3.0.0
=====

- Dropped Python 2.5 and 3.1 support
- Removed the deprecated "futures" top level package
- Applied patch for issue 11777 (Executor.map does not submit futures until
                                 iter.next() is called)
- Applied patch for issue 15015 (accessing an non-existing attribute)
- Applied patch for issue 16284 (memory leak)
- Applied patch for issue 20367 (behavior of concurrent.futures.as_completed()
                                 for duplicate arguments)
   2015-04-14 13:56:20 by Thomas Klausner | Files touched by this commit (27)
Log message:
Cleanup after python-2.6 removal.
   2015-04-14 01:22:01 by othyro | Files touched by this commit (26)
Log message:
lang/python26 has been removed. Remove other python versions here too like
31 and 32 which are not supported any longer.
   2014-12-07 01:13:44 by jonthn | Files touched by this commit (4)
Log message:
Import py27-futures-2.2.0 as wip/py-futures.

Package that provides a high level interface to execute computations
asynchronously


Next | Query returned 4 messages, browsing 1 to 10 | previous