mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
cf57f4fac3
gh-137314: Fix incorrect treatment of format specs in raw fstrings (GH-137328)
(cherry picked from commit 0153d82a5a)
Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>