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 vstinner
Recipients gvanrossum, lys.nikolaou, pablogsal, serhiy.storchaka, vstinner
Date 2020-04-29.00:22:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588119727.22.0.732741375199.issue40246@roundup.psfhosted.org>
In-reply-to
Content
> I personally think the new behaviour is more consistent and more likely to catch errors.

Would it be possible to emit a SyntaxWarning in 3.9 and only emit a SyntaxError in 3.10?
History
Date User Action Args
2020-04-29 00:22:07vstinnersetrecipients: + vstinner, gvanrossum, serhiy.storchaka, lys.nikolaou, pablogsal
2020-04-29 00:22:07vstinnersetmessageid: <1588119727.22.0.732741375199.issue40246@roundup.psfhosted.org>
2020-04-29 00:22:07vstinnerlinkissue40246 messages
2020-04-29 00:22:07vstinnercreate