]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-62824: Adjust test_alias_modules_exist test to use imports instead of file...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 27 May 2025 09:28:30 +0000 (11:28 +0200)
committerGitHub <noreply@github.com>
Tue, 27 May 2025 09:28:30 +0000 (11:28 +0200)
commit266b541cc6f231d9e04fa2084d5c67acd9c7b572
tree9dd78fc411651916bbe51906810100d73ab1aba3
parent58549cfd49a86a8d40b6083ea2b034e79e4dde32
[3.14] gh-62824: Adjust test_alias_modules_exist test to use imports instead of file checks (GH-134777) (GH-134781)

gh-62824: Adjust test_alias_modules_exist test to use imports instead of file checks (GH-134777)
(cherry picked from commit 8704d6b39139d2b1c3dd871590188fb7deb8aaad)

Co-authored-by: Miro HronĨok <miro@hroncok.cz>
Lib/test/test_codecs.py