New submission from Lysandros Nikolaou <lisandros...@gmail.com>:

Since unparenthesized walruses are allowed in list comprehensions and in 
generator expressions, should we maybe allow them in set comprehensions as well?

----------
components: Interpreter Core
messages: 381173
nosy: gvanrossum, lys.nikolaou, pablogsal
priority: normal
severity: normal
status: open
title: Allow unparenthesized walrus in set comprehensions
type: behavior
versions: Python 3.10

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

Reply via email to