Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Lib
concurrent
futures
_base.py
Find file
Blame
History
Permalink
bpo-21423: Add an initializer argument to {Process,Thread}PoolExecutor (#4241)
· 63ff4131
Antoine Pitrou
authored
Nov 04, 2017
* bpo-21423: Add an initializer argument to {Process,Thread}PoolExecutor * Fix docstring
63ff4131