Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #16284: Prevent keeping unnecessary references to worker functions in c... | Andrew Svetlov | 2012-11-03 | 1 | -0/+2 |
* | Remove unused or redundant imports in concurrent.futures and multiprocessing. | Florent Xicluna | 2011-11-11 | 1 | -1/+1 |
* | Issue #11815: Remove dead code in concurrent.futures (since a blocking Queue | Antoine Pitrou | 2011-04-12 | 1 | -8/+4 |
* | Issue #11635: Don't use polling in worker threads and processes launched by | Antoine Pitrou | 2011-03-26 | 1 | -31/+29 |
* | Initial implementation of PEP 3148 | Brian Quinlan | 2010-09-18 | 1 | -0/+136 |