[issue29051] Improve error reporting involving f-strings (PEP 498)

Eric V. Smith report at bugs.python.org
Tue Sep 11 18:29:00 EDT 2018


Eric V. Smith <eric at trueblade.com> added the comment:

Because this issue describes two different problems, I'm going to close it.

The part of it that involves errors during the evaluation of a syntactically valid expression was at least partially fixed in #30465. I will probably re-work how this fix was implemented.

I'm working on the syntax error part of it in #34364.

----------
dependencies:  -Tracebacks should contain the first line of continuation lines
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue29051>
_______________________________________


More information about the Python-bugs-list mailing list