cpython/Lib/concurrent
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
..
futures Issue #27664: Add to concurrent.futures.thread.ThreadPoolExecutor() 2016-08-07 10:19:20 -07:00
__init__.py