Jiaxin Peng <pjx...@163.com> added the comment:
The regen.vcxproj was modified but not test well. In the first version of regen.vcxproj there were such build targets: _RegenGrammar(BeforeTargets="Build") -> _RegenAST_H -> _RegenAST_C -> _RegenOpcodes -> _RegenTokens -> _RegenKeywords -> _RegenSymbols In commit 1ed83ad: bpo-40939: Remove the old parser (GH-20768), "_RegenGrammar" was removed, but there's still "_RegenAST_H" as AfterTargets of "_RegenGrammar". @gvanrossum sorry about removing nosy folks, This website displays in my language so I did not realize what is "nosy list". ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue43567> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com