mirror of
https://github.com/python/cpython.git
synced 2026-07-25 11:22:45 -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>