Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

I concur with Guido: it makes the grammar slightly more complex for no gain. 
Also, the originally allowed rule does not allow *any* lambda but only the ones 
that are simple, which is a special case that makes it even more complex. In 
any case you can use parentheses to break this limitation.

Like Guido, I propose to add a very small comment to What's New in 3.9

----------

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

Reply via email to