mirror of
https://github.com/python/cpython.git
synced 2026-05-14 08:28:31 -04:00
cb0dc52d37
Prefix the error message with `fstring: `, when parsing an f-string expression throws a `SyntaxError`.
(cherry picked from commit 2e0a920e9e)
Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>