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 Brando753, docs@python, lys.nikolaou, terry.reedy
Date 2020-11-16.23:09:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605568181.63.0.513955927819.issue42316@roundup.psfhosted.org>
In-reply-to
Content
New changeset cae60187cf7a7b26281d012e1952fafe4e2e97e9 by Lysandros Nikolaou in branch 'master':
bpo-42316: Allow unparenthesized walrus operator in indexes (GH-23317)
https://github.com/python/cpython/commit/cae60187cf7a7b26281d012e1952fafe4e2e97e9
History
Date User Action Args
2020-11-16 23:09:41lys.nikolaousetrecipients: + lys.nikolaou, terry.reedy, docs@python, Brando753
2020-11-16 23:09:41lys.nikolaousetmessageid: <1605568181.63.0.513955927819.issue42316@roundup.psfhosted.org>
2020-11-16 23:09:41lys.nikolaoulinkissue42316 messages
2020-11-16 23:09:41lys.nikolaoucreate