summaryrefslogtreecommitdiff
path: root/concurrent/futures
Commit message (Expand)AuthorAgeFilesLines
* Fixed race condition (thanks Ralf Schmitt)2.1.3Alex Gr?nholm2012-08-251-2/+1
* Changed the namedtuple implementation so it will compile on Python 3.1 (even ...Alex Gr?nholm2011-01-081-5/+5
* Minor cleanupsAlex Gr?nholm2010-12-181-7/+1
* Moved the code in the futures package to concurrent.futures as per PEP 3148; ...Alex Gr?nholm2010-12-185-0/+1189