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, gvanrossum, hauntsaninja, lys.nikolaou, mbussonn, ned.deily, pablogsal, serhiy.storchaka
Date 2020-05-17.03:19:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589685567.4.0.669821490094.issue40334@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2c8cd06afe8e0abb52367f85978f19b88e2df53e by Lysandros Nikolaou in branch 'master':
bpo-40334: Improvements to error-handling code in the PEG parser (GH-20003)
https://github.com/python/cpython/commit/2c8cd06afe8e0abb52367f85978f19b88e2df53e
History
Date User Action Args
2020-05-17 03:19:27pablogsalsetrecipients: + pablogsal, gvanrossum, ned.deily, serhiy.storchaka, mbussonn, Anthony Sottile, lys.nikolaou, BTaskaya, hauntsaninja
2020-05-17 03:19:27pablogsalsetmessageid: <1589685567.4.0.669821490094.issue40334@roundup.psfhosted.org>
2020-05-17 03:19:27pablogsallinkissue40334 messages
2020-05-17 03:19:27pablogsalcreate