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 ncoghlan
Recipients benjamin.peterson, brett.cannon, cryvate, gvanrossum, ncoghlan, serhiy.storchaka, skrah, yselivanov
Date 2017-11-14.13:12:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510665172.13.0.213398074469.issue32012@psf.upfronthosting.co.za>
In-reply-to
Content
OK, I've filed https://bugs.python.org/issue32024 to cover the decorator syntax discrepancy.

So I'd still prefer to restrict the patch for *this* issue to just the genuinely ambiguous case, and leave the unambiguous-but-inconsistent-with-the-language-spec cases to their respective issues.
History
Date User Action Args
2017-11-14 13:12:52ncoghlansetrecipients: + ncoghlan, gvanrossum, brett.cannon, benjamin.peterson, skrah, serhiy.storchaka, yselivanov, cryvate
2017-11-14 13:12:52ncoghlansetmessageid: <1510665172.13.0.213398074469.issue32012@psf.upfronthosting.co.za>
2017-11-14 13:12:52ncoghlanlinkissue32012 messages
2017-11-14 13:12:52ncoghlancreate