]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-151461: Fix encoding-related exception handling in file tokenizer (GH-15146...
authorBartosz Sławecki <bartosz@ilikepython.com>
Sun, 14 Jun 2026 13:10:39 +0000 (15:10 +0200)
committerGitHub <noreply@github.com>
Sun, 14 Jun 2026 13:10:39 +0000 (13:10 +0000)
commit3ad080ab7e742b2883ac4446d87d8cc22ff1483c
treee630be27e41db05b8a4ab2bb9b7bb53bb57736d6
parentbbaaebd0c13bb28679e2247353515823c28dccf7
[3.14] gh-151461: Fix encoding-related exception handling in file tokenizer (GH-151462) (GH-151474)
Lib/test/test_source_encoding.py
Misc/NEWS.d/next/Core_and_Builtins/2026-06-14-05-05-15.gh-issue-151461.5q0s88.rst [new file with mode: 0644]
Parser/pegen.c
Parser/pegen.h
Parser/pegen_errors.c
Parser/tokenizer/helpers.c
Parser/tokenizer/helpers.h