]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-63161: Add more tests for source encoding (GH-139440) (GH-139442)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Oct 2025 20:51:14 +0000 (22:51 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 20:51:14 +0000 (22:51 +0200)
commita869796927932b17573344c64ba4302ed58742d7
treede29da1ab684ce58aa74d8425ef728a8ce159f1f
parent2fc69e88e6d5708c2a3758cfc65cfa7c88fea2c4
[3.14] gh-63161: Add more tests for source encoding (GH-139440) (GH-139442)

(cherry picked from commit b2f5ad0c6d7cfd249c41bfbcdd0a75a9f21f1e72)

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