diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-06-27 19:43:49 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-27 19:43:49 (GMT) |
commit | cb0dc52d37a5cc561ad39bc034afe7db9c461768 (patch) | |
tree | 30d1567517db082f620e6ef2b03738e7e4825ff4 /Python/pythonrun.c | |
parent | 5193d0a665eb0944faae9fb20e2062cea0dc02e7 (diff) | |
download | cpython-cb0dc52d37a5cc561ad39bc034afe7db9c461768.zip cpython-cb0dc52d37a5cc561ad39bc034afe7db9c461768.tar.gz cpython-cb0dc52d37a5cc561ad39bc034afe7db9c461768.tar.bz2 |
bpo-41084: Adjust message when an f-string expression causes a SyntaxError (GH-21084)
Prefix the error message with `fstring: `, when parsing an f-string expression throws a `SyntaxError`.
(cherry picked from commit 2e0a920e9eb540654c0bb2298143b00637dc5961)
Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions