This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lys.nikolaou
Recipients gvanrossum, lys.nikolaou, pablogsal
Date 2020-11-16.22:42:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605566541.23.0.501801430054.issue42381@roundup.psfhosted.org>
In-reply-to
Content
Since unparenthesized walruses are allowed in list comprehensions and in generator expressions, should we maybe allow them in set comprehensions as well?
History
Date User Action Args
2020-11-16 22:42:21lys.nikolaousetrecipients: + lys.nikolaou, gvanrossum, pablogsal
2020-11-16 22:42:21lys.nikolaousetmessageid: <1605566541.23.0.501801430054.issue42381@roundup.psfhosted.org>
2020-11-16 22:42:21lys.nikolaoulinkissue42381 messages
2020-11-16 22:42:21lys.nikolaoucreate