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 Guido.van.Rossum
Recipients BTaskaya, Guido.van.Rossum, Mark.Shannon, gvanrossum, larry, lys.nikolaou, pablogsal, serhiy.storchaka
Date 2021-04-24.14:55:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619276112.43.0.213651858664.issue42725@roundup.psfhosted.org>
In-reply-to
Content
I don’t really care how you do it, I just thought having a whole “expr-without-walrus-or-yield” subgrammar would be tedious.

If there is a way to have the “in-an-annotation” flag set during parsing that may be better, I don’t know.

Maybe Lysandros has an idea?
History
Date User Action Args
2021-04-24 14:55:12Guido.van.Rossumsetrecipients: + Guido.van.Rossum, gvanrossum, larry, Mark.Shannon, serhiy.storchaka, lys.nikolaou, pablogsal, BTaskaya
2021-04-24 14:55:12Guido.van.Rossumsetmessageid: <1619276112.43.0.213651858664.issue42725@roundup.psfhosted.org>
2021-04-24 14:55:12Guido.van.Rossumlinkissue42725 messages
2021-04-24 14:55:12Guido.van.Rossumcreate