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 anthonypjshaw, gvanrossum, lys.nikolaou, pablogsal, paul.moore, pjx206, steve.dower, tim.golden, zach.ware
Date 2021-03-29.22:41:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617057664.46.0.654679231335.issue43567@roundup.psfhosted.org>
In-reply-to
Content
> regen.vcxproj is now not capable for the new PEG parse

Hummmm, that file should handle the peg parser already:

https://github.com/python/cpython/blob/09b90a037d18f5d4acdf1b14082e57bda78e85d3/PCbuild/regen.vcxproj#L156-L163
History
Date User Action Args
2021-03-29 22:41:04pablogsalsetrecipients: + pablogsal, gvanrossum, paul.moore, tim.golden, zach.ware, steve.dower, anthonypjshaw, lys.nikolaou, pjx206
2021-03-29 22:41:04pablogsalsetmessageid: <1617057664.46.0.654679231335.issue43567@roundup.psfhosted.org>
2021-03-29 22:41:04pablogsallinkissue43567 messages
2021-03-29 22:41:04pablogsalcreate