]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix debug output in PEG parser generator (GH-20308)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 22 May 2020 02:05:20 +0000 (19:05 -0700)
committerGitHub <noreply@github.com>
Fri, 22 May 2020 02:05:20 +0000 (19:05 -0700)
commit427c696400414d4b286c10c6708bfef4787c5fff
tree3ce1ab7ffb816ad06f8fe80ee80d847811cb5363
parent55c89235247d9dbe8a4463c9c64edc7e48826a44
Fix debug output in PEG parser generator (GH-20308)

(cherry picked from commit b831129123dbb4bfba49824ae893448b05398f27)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Tools/peg_generator/pegen/c_generator.py