mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
f08c82ecad
Add the missing `f` on an f-string error message in multiprocessing. (GH-127462)
(cherry picked from commit 11c01092d5)
Co-authored-by: Gregory P. Smith <greg@krypto.org>