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

test_concurrent_futures: Remove unneeded/confusing format call #93119

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

The-Compiler
Copy link
Contributor

@The-Compiler The-Compiler commented May 23, 2022

Added in 339fd46 (GH-18057) by @aeros - but as noted in a comment, the test only tests ThreadPoolExecutor. Thus, I'm assuming that was a copy-paste mistake.

I believe this is simple enough to not need an issue/news entry.

(Found by running flake8 over Lib/ out of curiosity, see #93010 (comment))

Added in 339fd46 - but as noted in a comment, the test only tests ThreadPoolExecutor.
@bedevere-bot bedevere-bot added tests awaiting review labels May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants