SilentGhost <[email protected]> added the comment:
> The point is that := is valid expression syntax in Python 3.8, but you can't > use it in an f-string. Good? Allowing walrus operator in the f-strings will just lead to the debugging hell. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36798> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
