[issue30529] Incorrect error messages for invalid whitespaces in f-string subexpressions

Serhiy Storchaka report at bugs.python.org
Wed May 31 16:39:16 EDT 2017


Serhiy Storchaka added the comment:

PR 1888 makes error messages for f-string subexpressions consistent with error messages for expressions out of f-strings, simplifies and speeds up the parsing code.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30529>
_______________________________________


More information about the Python-bugs-list mailing list