Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add thread_name_prefix to ThreadPoolExecutor stub #2249

Merged
merged 1 commit into from
Jun 18, 2018

Conversation

li-dan
Copy link
Contributor

@li-dan li-dan commented Jun 18, 2018

The thread_name_prefix argument of ThreadPoolExecutor.init was added
to the Python 2 backport in agronholm/pythonfutures#64.

The thread_name_prefix argument of ThreadPoolExecutor.__init__ was added
to the Python 2 backport in agronholm/pythonfutures#64.
@JelleZijlstra JelleZijlstra merged commit 1a8455b into python:master Jun 18, 2018
@li-dan li-dan deleted the futures branch June 18, 2018 01:56
yedpodtrzitko pushed a commit to yedpodtrzitko/typeshed that referenced this pull request Jan 23, 2019
The thread_name_prefix argument of ThreadPoolExecutor.__init__ was added
to the Python 2 backport in agronholm/pythonfutures#64.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants