[New-bugs-announce] [issue36512] future_factory argument for Thread/ProcessPoolExecutor

Stefan Hölzl report at bugs.python.org
Tue Apr 2 15:52:53 EDT 2019


New submission from Stefan Hölzl <stefan.la at posteo.de>:

adding a future_factory argument to Thread/ProcessPoolExecutor to control which type of Future should be created by Executor.submit

----------
components: Library (Lib)
messages: 339364
nosy: stefanhoelzl
priority: normal
severity: normal
status: open
title: future_factory argument for Thread/ProcessPoolExecutor
type: enhancement
versions: Python 3.8

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


More information about the New-bugs-announce mailing list