cpython/Lib/concurrent/futures
Martin v. Löwis 9f6d48ba4e Issue #10798: Reject supporting concurrent.futures if the system has
too few POSIX semaphores.
2011-01-03 00:07:01 +00:00
..
__init__.py Initial implementation of PEP 3148 2010-09-18 22:35:02 +00:00
_base.py Does not install a logging handler. Fixes issue 10626. 2010-12-28 21:14:34 +00:00
process.py Issue #10798: Reject supporting concurrent.futures if the system has 2011-01-03 00:07:01 +00:00
thread.py Initial implementation of PEP 3148 2010-09-18 22:35:02 +00:00