]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-63161: Add more tests for source encoding (GH-139440) (#139443)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Oct 2025 11:34:08 +0000 (13:34 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 11:34:08 +0000 (13:34 +0200)
commit4216ea7c81feae4e28ed393c1f719a5191db2ded
treebfce5828010ea0d1f7a8aa3d7a5d21a8c5c11376
parent7bb51bd5bef5b27d5619c11cb51686ebe22726db
[3.13] gh-63161: Add more tests for source encoding (GH-139440) (#139443)

(cherry picked from commit b2f5ad0c6d7cfd249c41bfbcdd0a75a9f21f1e72)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_source_encoding.py
Lib/test/test_tokenize.py