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 skrah
Recipients benjamin.peterson, brett.cannon, cryvate, gvanrossum, ncoghlan, serhiy.storchaka, skrah, yselivanov
Date 2017-11-14.13:03:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510664585.08.0.213398074469.issue32012@psf.upfronthosting.co.za>
In-reply-to
Content
I think "ambiguous" is not the right word. If a single argument
can be a non-parenthesized generator and all arguments can be
followed by a trailing comma, it's clear.

The language spec is often behind in my experience.
History
Date User Action Args
2017-11-14 13:03:05skrahsetrecipients: + skrah, gvanrossum, brett.cannon, ncoghlan, benjamin.peterson, serhiy.storchaka, yselivanov, cryvate
2017-11-14 13:03:05skrahsetmessageid: <1510664585.08.0.213398074469.issue32012@psf.upfronthosting.co.za>
2017-11-14 13:03:05skrahlinkissue32012 messages
2017-11-14 13:03:05skrahcreate