]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36500: Add --regen option to PCbuild/build.bat so Windows users can regen grammar...
authorAnthony Shaw <anthony.p.shaw@gmail.com>
Tue, 17 Dec 2019 21:21:20 +0000 (08:21 +1100)
committerSteve Dower <steve.dower@python.org>
Tue, 17 Dec 2019 21:21:20 +0000 (13:21 -0800)
commit9e36589d49c1d6b06c0239fa69e8274d7e89e375
treeb18998717bc1cc78ad3521289f5528256b50542d
parent9707e8e22d80ca97bf7a9812816701cecde6d226
bpo-36500: Add --regen option to PCbuild/build.bat so Windows users can regen grammar, opcodes, tokens and symbols (GH-12654)
Misc/NEWS.d/next/Build/2019-04-02-01-59-26.bpo-36500.fyG6_U.rst [new file with mode: 0644]
PCbuild/build.bat
PCbuild/regen.vcxproj [new file with mode: 0644]