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 pablogsal
Recipients Anthony Sottile, BTaskaya, cstratak, gvanrossum, lys.nikolaou, ned.deily, pablogsal, serhiy.storchaka
Date 2020-04-29.01:42:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588124551.0.0.80179454712.issue40334@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6d6508765514c7c10719478a0430f5e47c9a96ac by Lysandros Nikolaou in branch 'master':
bpo-40334: Disallow invalid single statements in the new parser (GH-19774)
https://github.com/python/cpython/commit/6d6508765514c7c10719478a0430f5e47c9a96ac
History
Date User Action Args
2020-04-29 01:42:31pablogsalsetrecipients: + pablogsal, gvanrossum, ned.deily, serhiy.storchaka, Anthony Sottile, cstratak, lys.nikolaou, BTaskaya
2020-04-29 01:42:31pablogsalsetmessageid: <1588124551.0.0.80179454712.issue40334@roundup.psfhosted.org>
2020-04-29 01:42:30pablogsallinkissue40334 messages
2020-04-29 01:42:30pablogsalcreate