]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix debug output in PEG parser generator (GH-20308)
authorPablo Galindo <Pablogsal@gmail.com>
Fri, 22 May 2020 01:48:09 +0000 (02:48 +0100)
committerGitHub <noreply@github.com>
Fri, 22 May 2020 01:48:09 +0000 (02:48 +0100)
commitb831129123dbb4bfba49824ae893448b05398f27
tree1e4eaaa89b17e104b3070d353baa0d585986344f
parentae145833025b0156ee2a28219e3370f3b27b2a36
Fix debug output in PEG parser generator (GH-20308)
Tools/peg_generator/pegen/c_generator.py