[issue36798] := breaks f-strings

Karthikeyan Singaravelan report at bugs.python.org
Sun May 5 08:20:38 EDT 2019


Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:

There was a note on PEP 572 (https://www.python.org/dev/peps/pep-0572/#exceptional-cases) to prohibit as a top level expression and a discussion on the issue also didn't agree with it https://bugs.python.org/issue35224#msg339098 . It might cause confusion to users due to this difference inside and outside of f-strings.

----------
nosy: +xtreak

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


More information about the Python-bugs-list mailing list