summaryrefslogtreecommitdiff
path: root/concurrent/futures/thread.py
Commit message (Expand)AuthorAgeFilesLines
* Added the set_exception_info() and exception_info() methods to Future which p...2.2.0Alex Gr?nholm2014-09-081-2/+2
* Redid the port from scratch using Python 3.2.5 as base2.1.4Alex Gr?nholm2013-06-241-33/+27
* Moved the code in the futures package to concurrent.futures as per PEP 3148; ...Alex Gr?nholm2010-12-181-0/+144