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 serhiy.storchaka
Recipients benjamin.peterson, brett.cannon, cryvate, gvanrossum, ncoghlan, serhiy.storchaka
Date 2017-11-15.06:49:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510728588.25.0.213398074469.issue32012@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9165f77d5f93a2c12aa0e90853e3ae7212800d3c by Serhiy Storchaka in branch 'master':
bpo-32012: Disallow trailing comma after genexpr without parenthesis. (#4382)
https://github.com/python/cpython/commit/9165f77d5f93a2c12aa0e90853e3ae7212800d3c
History
Date User Action Args
2017-11-15 06:49:48serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, brett.cannon, ncoghlan, benjamin.peterson, cryvate
2017-11-15 06:49:48serhiy.storchakasetmessageid: <1510728588.25.0.213398074469.issue32012@psf.upfronthosting.co.za>
2017-11-15 06:49:48serhiy.storchakalinkissue32012 messages
2017-11-15 06:49:48serhiy.storchakacreate