[issue21423] concurrent.futures.ThreadPoolExecutor/ProcessPoolExecutor should accept an initializer argument

Antoine Pitrou report at bugs.python.org
Sat Nov 4 06:05:54 EDT 2017


Antoine Pitrou <pitrou at free.fr> added the comment:


New changeset 63ff4131af86e8a48cbedb9fbba95bd65ca90061 by Antoine Pitrou in branch 'master':
bpo-21423: Add an initializer argument to {Process,Thread}PoolExecutor (#4241)
https://github.com/python/cpython/commit/63ff4131af86e8a48cbedb9fbba95bd65ca90061


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue21423>
_______________________________________


More information about the Python-bugs-list mailing list