Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
72d161af51a3c838da79d30002f0f6fb65d792bd
/
Lib
/
concurrent
/
futures
/
process.py
0b44795
Close the call queue in concurrent.futures.ProcessPoolExecutor when
by Antoine Pitrou
· 14 years ago
b87a56a
Fix typo in name of private function
by Antoine Pitrou
· 14 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
9f6d48b
Issue #10798: Reject supporting concurrent.futures if the system has
by Martin v. Löwis
· 14 years ago
fb1720b
Fix "seperate".
by Georg Brandl
· 14 years ago
81c4d36
Initial implementation of PEP 3148
by Brian Quinlan
· 15 years ago