summaryrefslogtreecommitdiff
path: root/python3/futures/_base.py
Commit message (Expand)AuthorAgeFilesLines
* Moved the code in the futures package to concurrent.futures as per PEP 3148; ...Alex Gr?nholm2010-12-181-569/+0
* Merging changes from py3k's r86491 (issue10432)geekmug2010-12-101-6/+35
* Reintegrate feedback to headbrian.quinlan2010-11-131-308/+291
* Come comment fixes an PEP work.brian.quinlan2009-10-061-1/+1
* Large module documentation cleanupbrian.quinlan2009-10-041-70/+130
* Fixed a docstring mis-capitalization.brian.quinlan2009-08-011-1/+1
* Added a single doc stringbrian.quinlan2009-08-011-0/+1
* Added some extra doc comments for FutureListbrian.quinlan2009-07-191-0/+10
* Some style fixes and documentation improvements.brian.quinlan2009-06-141-0/+4
* Seperate into python2 and python3 directoriesbrian quinlan2009-05-231-0/+482