cpython/Lib/concurrent/futures
Brian Quinlan 142fad4b6b Use WeakSets rather than manual pruning to prevent unbounded growth of dead thread references. 2011-03-20 13:11:11 +11:00
..
__init__.py
_base.py Does not install a logging handler. Fixes issue 10626. 2010-12-28 21:14:34 +00:00
process.py Use WeakSets rather than manual pruning to prevent unbounded growth of dead thread references. 2011-03-20 13:11:11 +11:00
thread.py Use WeakSets rather than manual pruning to prevent unbounded growth of dead thread references. 2011-03-20 13:11:11 +11:00