cpython/Lib/concurrent/futures
Gregory P. Smith 50abe877ee Issue #27664: Add to concurrent.futures.thread.ThreadPoolExecutor()
the ability to specify a thread name prefix.
2016-08-07 10:19:20 -07:00
..
__init__.py
_base.py Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 2015-11-02 04:04:57 +00:00
process.py Issue #25523: Further a-to-an corrections new in 3.5 2015-11-02 04:20:33 +00:00
thread.py Issue #27664: Add to concurrent.futures.thread.ThreadPoolExecutor() 2016-08-07 10:19:20 -07:00