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 pablogsal
Recipients gvanrossum, lys.nikolaou, pablogsal
Date 2020-11-16.23:51:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605570705.91.0.255781426885.issue42381@roundup.psfhosted.org>
In-reply-to
Content
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).
History
Date User Action Args
2020-11-16 23:51:45pablogsalsetrecipients: + pablogsal, gvanrossum, lys.nikolaou
2020-11-16 23:51:45pablogsalsetmessageid: <1605570705.91.0.255781426885.issue42381@roundup.psfhosted.org>
2020-11-16 23:51:45pablogsallinkissue42381 messages
2020-11-16 23:51:45pablogsalcreate