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