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 Nam.Nguyen
Recipients Nam.Nguyen, serhiy.storchaka, vstinner
Date 2017-06-20.16:47:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497977279.92.0.933681387335.issue30713@psf.upfronthosting.co.za>
In-reply-to
Content
Just being nosy here that we should not continue down the path with regex. A proper grammar parser according to spec would be much more appropriate and eliminate these whack-a-mole issues.
History
Date User Action Args
2017-06-20 16:47:59Nam.Nguyensetrecipients: + Nam.Nguyen, vstinner, serhiy.storchaka
2017-06-20 16:47:59Nam.Nguyensetmessageid: <1497977279.92.0.933681387335.issue30713@psf.upfronthosting.co.za>
2017-06-20 16:47:59Nam.Nguyenlinkissue30713 messages
2017-06-20 16:47:59Nam.Nguyencreate