]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-142724: fix error path in `_PyPegen_raise_tokenizer_init_error` (GH-142725...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 14 Dec 2025 22:35:54 +0000 (23:35 +0100)
committerGitHub <noreply@github.com>
Sun, 14 Dec 2025 22:35:54 +0000 (22:35 +0000)
commit13d9b0c1c4805bfc30c6d156271e59d5ec59d25f
tree2bee3177ce19f65be28014184eb200e760b08e85
parente72ee65adfeb1068bab2a9b26d63617ab7233ea9
[3.13] gh-142724: fix error path in `_PyPegen_raise_tokenizer_init_error` (GH-142725) (#142727)

Co-authored-by: AZero13 <gfunni234@gmail.com>
Parser/pegen_errors.c