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 BTaskaya, barry, gvanrossum, lys.nikolaou, pablogsal, vstinner
Date 2020-10-30.23:48:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604101728.59.0.507455337913.issue42214@roundup.psfhosted.org>
In-reply-to
Content
New changeset 06f8c3328dcd81c84d1ee2b3a57b5381dcb38482 by Pablo Galindo in branch 'master':
bpo-42214: Fix check for NOTEQUAL token in the PEG parser for the barry_as_flufl rule (GH-23048)
https://github.com/python/cpython/commit/06f8c3328dcd81c84d1ee2b3a57b5381dcb38482
History
Date User Action Args
2020-10-30 23:48:48pablogsalsetrecipients: + pablogsal, gvanrossum, barry, vstinner, lys.nikolaou, BTaskaya
2020-10-30 23:48:48pablogsalsetmessageid: <1604101728.59.0.507455337913.issue42214@roundup.psfhosted.org>
2020-10-30 23:48:48pablogsallinkissue42214 messages
2020-10-30 23:48:48pablogsalcreate