]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45562: Only show debug output from the parser in debug builds (GH-29140) (#29149) 29155/head
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 22 Oct 2021 10:14:47 +0000 (03:14 -0700)
committerGitHub <noreply@github.com>
Fri, 22 Oct 2021 10:14:47 +0000 (11:14 +0100)
commitae78ffdc9399802621eabcd1668e44a91ec5f45e
treed7af483ed0610a37316a35245dfd899f4e08756f
parent8f6aa48cb2dc827a2cb76e35e91bf02d099875c5
bpo-45562: Only show debug output from the parser in debug builds (GH-29140) (#29149)

(cherry picked from commit 86dfb55d2e091cf633dbd7aabcd49d96fb1f9d81)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Parser/tokenizer.c