Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
6750282007f3444fe7b500ae9cf6172921ffd5f4
/
Lib
/
concurrent
/
futures
/
thread.py
6b97374
Issue #16284: Prevent keeping unnecessary references to worker functions in concurrent.futures ThreadPoolExecutor.
by Andrew Svetlov
· 12 years ago
04842a8
Remove unused or redundant imports in concurrent.futures and multiprocessing.
by Florent Xicluna
· 13 years ago
27be5da
Issue #11815: Remove dead code in concurrent.futures (since a blocking Queue
by Antoine Pitrou
· 14 years ago
c13d454
Issue #11635: Don't use polling in worker threads and processes launched by
by Antoine Pitrou
· 14 years ago
81c4d36
Initial implementation of PEP 3148
by Brian Quinlan
· 14 years ago