Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-33238: Add InvalidStateError to concurrent.futures. (GH-7056) | jhaydaman | 2018-05-30 | 1 | -0/+1 |
* | bpo-32596: Make lazy-load portable (GH-5316) | INADA Naoki | 2018-01-26 | 1 | -4/+6 |
* | bpo-32596: Lazy import concurrent.futures.process and thread (GH-5241) | INADA Naoki | 2018-01-20 | 1 | -2/+33 |
* | bpo-21423: Add an initializer argument to {Process,Thread}PoolExecutor (#4241) | Antoine Pitrou | 2017-11-04 | 1 | -0/+1 |
* | Initial implementation of PEP 3148 | Brian Quinlan | 2010-09-18 | 1 | -0/+18 |