]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Don't print rejected tokens when using the debug flags in the parser (GH-31258)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Thu, 10 Feb 2022 14:38:27 +0000 (14:38 +0000)
committerGitHub <noreply@github.com>
Thu, 10 Feb 2022 14:38:27 +0000 (14:38 +0000)
commite19059ecd80d39dca378cd19f72c5008b1957976
tree5996f1758248b4f528c99f69955079a48c096253
parent390459de6db1e68b79c0897cc88c0d562693ec5c
Don't print rejected tokens when using the debug flags in the parser (GH-31258)
Parser/pegen.c