]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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 21:49:30 +0000 (22:49 +0100)
committerGitHub <noreply@github.com>
Sun, 14 Dec 2025 21:49:30 +0000 (21:49 +0000)
commitbf4f5087043d8ea16ce868894bd0b9dedcf1ab3a
tree9b335a62b330bf770b9115ffa5b98e25d6581675
parente0243c664ce677c2b8e356379ec04ba298af9458
[3.14] gh-142724: fix error path in `_PyPegen_raise_tokenizer_init_error` (GH-142725) (#142726)

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