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 miss-islington
Recipients gvanrossum, lys.nikolaou, miss-islington, pablogsal, terry.reedy
Date 2020-11-16.23:08:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605568118.8.0.322619754971.issue42374@roundup.psfhosted.org>
In-reply-to
Content
New changeset cb3e5ed0716114393696ec7201e51fe0595eab4f by Lysandros Nikolaou in branch 'master':
bpo-42374: Allow unparenthesized walrus in genexps (GH-23319)
https://github.com/python/cpython/commit/cb3e5ed0716114393696ec7201e51fe0595eab4f
History
Date User Action Args
2020-11-16 23:08:38miss-islingtonsetrecipients: + miss-islington, gvanrossum, terry.reedy, lys.nikolaou, pablogsal
2020-11-16 23:08:38miss-islingtonsetmessageid: <1605568118.8.0.322619754971.issue42374@roundup.psfhosted.org>
2020-11-16 23:08:38miss-islingtonlinkissue42374 messages
2020-11-16 23:08:38miss-islingtoncreate