This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-14 07:04:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d169fdcb632bbc024b348422e4988537bc7dfd1b
cpython
/
Lib
/
concurrent
/
futures
T
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