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.22:53:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588200816.93.0.276824719421.issue40334@roundup.psfhosted.org>
In-reply-to
Content
New changeset 69e802ed812e38cb68a4ab74af64b4f719b6cc78 by Lysandros Nikolaou in branch 'master':
bpo-40334: Fix test_peg_parser to actually use the old parser (GH-19778)
https://github.com/python/cpython/commit/69e802ed812e38cb68a4ab74af64b4f719b6cc78
History
Date User Action Args
2020-04-29 22:53:36pablogsalsetrecipients: + pablogsal, gvanrossum, ned.deily, serhiy.storchaka, Anthony Sottile, cstratak, lys.nikolaou, BTaskaya
2020-04-29 22:53:36pablogsalsetmessageid: <1588200816.93.0.276824719421.issue40334@roundup.psfhosted.org>
2020-04-29 22:53:36pablogsallinkissue40334 messages
2020-04-29 22:53:36pablogsalcreate