Skip to content

[3.11] test_concurrent_futures: Fix unneeded/confusing format call (GH-93119) - #94993

Merged
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-3f2dd0a-3.11
Jul 19, 2022
Merged

[3.11] test_concurrent_futures: Fix unneeded/confusing format call (GH-93119)#94993
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-3f2dd0a-3.11

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

Added in 339fd46 - but as noted in a comment, the test only tests ThreadPoolExecutor.
(cherry picked from commit 3f2dd0a)

Co-authored-by: Florian Bruhin me@the-compiler.org

…-93119)
Added in 339fd46 - but as noted in a comment, the test only tests ThreadPoolExecutor.
(cherry picked from commit 3f2dd0a)
Co-authored-by: Florian Bruhin <me@the-compiler.org>
@miss-islington

Copy link
Copy Markdown
ContributorAuthor

@The-Compiler and @JelleZijlstra: Status check is done, and it's a failure ❌ .

@miss-islington

Copy link
Copy Markdown
ContributorAuthor

@The-Compiler and @JelleZijlstra: Status check is done, and it's a failure ❌ .

@miss-islington

Copy link
Copy Markdown
ContributorAuthor

Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit fbd2406 into python:3.11Jul 19, 2022
@miss-islington
miss-islington deleted the backport-3f2dd0a-3.11 branch July 19, 2022 02:42
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issueskip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@JelleZijlstra@bedevere-bot@The-Compiler