]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45562: Print tokenizer debug messages to stderr (GH-29250)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Wed, 27 Oct 2021 21:27:34 +0000 (22:27 +0100)
committerGitHub <noreply@github.com>
Wed, 27 Oct 2021 21:27:34 +0000 (14:27 -0700)
commit10bbd41ba8c88bc102df108a4e0444abc7c5ea43
tree328fc7e3e6772c0ca3d2e9231a9f37daf587be77
parent35e1ff38ee67ee543d9fcb268c3552c5397f9b3f
bpo-45562: Print tokenizer debug messages to stderr (GH-29250)
Parser/tokenizer.c