]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-63161: Add more tests for source encoding (#139440)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 30 Sep 2025 09:20:17 +0000 (12:20 +0300)
committerGitHub <noreply@github.com>
Tue, 30 Sep 2025 09:20:17 +0000 (12:20 +0300)
commitb2f5ad0c6d7cfd249c41bfbcdd0a75a9f21f1e72
treef256f70bd9d4dbe33c2186383a5e90890f1b2c2c
parentbc172ee8307431caf4c89612e9e454081635191f
gh-63161: Add more tests for source encoding (#139440)
Lib/test/test_source_encoding.py
Lib/test/test_tokenize.py