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 gvanrossum
Recipients BTaskaya, gvanrossum, lys.nikolaou
Date 2020-12-24.16:59:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608829155.69.0.24334630938.issue42725@roundup.psfhosted.org>
In-reply-to
Content
Okay, let's do it. It should probably a post-parse check (before we invoke the bytecode compiler but after we have the AST in hand).
History
Date User Action Args
2020-12-24 16:59:15gvanrossumsetrecipients: + gvanrossum, lys.nikolaou, BTaskaya
2020-12-24 16:59:15gvanrossumsetmessageid: <1608829155.69.0.24334630938.issue42725@roundup.psfhosted.org>
2020-12-24 16:59:15gvanrossumlinkissue42725 messages
2020-12-24 16:59:15gvanrossumcreate