This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
ff3d3e4c7a
cpython
/
Lib
/
concurrent
/
futures
History
Antoine Pitrou
dc19c24832
Silence spurious "broken pipe" tracebacks when shutting down a ProcessPoolExecutor.
2011-07-16 01:51:58 +02:00
..
__init__.py
…
_base.py
Issue
#11777
: Executor.map does not submit futures until iter.next() is called
2011-04-08 08:19:33 +10:00
process.py
Silence spurious "broken pipe" tracebacks when shutting down a ProcessPoolExecutor.
2011-07-16 01:51:58 +02:00
thread.py
Issue
#11815
: Remove dead code in concurrent.futures (since a blocking Queue
2011-04-12 17:48:46 +02:00