Message 339309 - Python tracker

Message339309

Author anthony shaw
Recipients anthony shaw
Date 2019-04-02.00:13:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554164014.38.0.603917502843.issue36500@roundup.psfhosted.org>
In-reply-to
Content
Now that pgen is written in Python, it'd be useful for Windows users to be able to rebuild grammar and tokens into the parser table.

The current hook (make regen-grammar) is built into the Makefile.

Add support for VS2017+ vcxproj files to call the script directly
History
Date User Action Args
2019-04-02 00:13:34anthony shawsetrecipients: + anthony shaw
2019-04-02 00:13:34anthony shawsetmessageid: <1554164014.38.0.603917502843.issue36500@roundup.psfhosted.org>
2019-04-02 00:13:34anthony shawlinkissue36500 messages
2019-04-02 00:13:34anthony shawcreate