Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

Allowing it at the top level is a breaking change. It should not be done 
without deprecation. And I think that it is better to use parenthesis around 
the assignment operator (or better do not use it in f-strings at all) that 
deprecate the "=" alignment.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36798>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to