]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-62824: Adjust test_alias_modules_exist test to use imports instead of file checks...
authorMiro Hrončok <miro@hroncok.cz>
Tue, 27 May 2025 08:25:12 +0000 (10:25 +0200)
committerGitHub <noreply@github.com>
Tue, 27 May 2025 08:25:12 +0000 (10:25 +0200)
commit8704d6b39139d2b1c3dd871590188fb7deb8aaad
treef580ab8b54d6de5843c772515adbb3cf80f037f3
parent92ea1eb38ff97ac046a0031d505c30a51f58a43f
gh-62824: Adjust test_alias_modules_exist test to use imports instead of file checks (#134777)
Lib/test/test_codecs.py