Pablo Galindo Salgado <[email protected]> added the comment:
The only question left is that if we should allow this on dict literals and dict comprehensions as well (because these constructs have a ":" in the middle that can be noisy if there are walrus, the answer isn't immediately obvious to me). ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42381> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
