mirror of
https://github.com/python/cpython.git
synced 2026-01-29 06:06:01 +00:00
Add the missing `f` on an f-string error message in multiprocessing. (GH-127462) (cherry picked from commit 11c01092d5fa8f02c867a7f1f3c135ce63db4838) Co-authored-by: Gregory P. Smith <greg@krypto.org>