Skip to content

Add the missing f on an f-string error message in multiprocessing. #127462

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

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

gpshead
Copy link
Member

@gpshead gpshead commented Dec 1, 2024

harmless, but the exception message would be less informative without it.

@gpshead gpshead added skip issue skip news stdlib Python modules in the Lib dir labels Dec 1, 2024
@gpshead gpshead self-assigned this Dec 1, 2024
@gpshead gpshead added needs backport to 3.13 bugs and security fixes needs backport to 3.12 only security fixes labels Dec 1, 2024
@gpshead gpshead enabled auto-merge (squash) December 1, 2024 06:25
@gpshead gpshead merged commit 11c0109 into python:main Dec 1, 2024
52 checks passed
@miss-islington-app
Copy link

Thanks @gpshead for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 1, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 1, 2024
@bedevere-app
Copy link

bedevere-app bot commented Dec 1, 2024

GH-127464 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Dec 1, 2024
@bedevere-app
Copy link

bedevere-app bot commented Dec 1, 2024

GH-127465 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Dec 1, 2024
gpshead added a commit that referenced this pull request Dec 1, 2024
…ssing. (GH-127462) (#127464)

Add the missing `f` on an f-string error message in multiprocessing. (GH-127462)
(cherry picked from commit 11c0109)

Co-authored-by: Gregory P. Smith <[email protected]>
gpshead added a commit that referenced this pull request Dec 1, 2024
…ssing. (GH-127462) (#127465)

Add the missing `f` on an f-string error message in multiprocessing. (GH-127462)
(cherry picked from commit 11c0109)

Co-authored-by: Gregory P. Smith <[email protected]>
@gpshead gpshead deleted the mp-missing-f-on-fstring branch December 1, 2024 07:50
picnixz pushed a commit to picnixz/cpython that referenced this pull request Dec 2, 2024
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Jan 8, 2025
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip issue skip news stdlib Python modules in the Lib dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants