]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120417: Remove unused imports in tests (part 2) (#120630)
authorVictor Stinner <vstinner@python.org>
Mon, 17 Jun 2024 19:05:37 +0000 (21:05 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2024 19:05:37 +0000 (21:05 +0200)
commit5a8a979aeb7c9494949cbe5142d37dc5781a7bde
treea99d8ccb71de58e2f697ce8716016f8c63c66feb
parentf916b77fea9c6ce88d9be46aab2f3ff715a020f2
gh-120417: Remove unused imports in tests (part 2) (#120630)
Lib/test/test_dbm_sqlite3.py
Lib/test/test_decorators.py
Lib/test/test_email/test_headerregistry.py
Lib/test/test_email/test_utils.py
Lib/test/test_ensurepip.py
Lib/test/test_fractions.py
Lib/test/test_frame.py
Lib/test/test_free_threading/test_str.py
Lib/test/test_free_threading/test_type.py
Lib/test/test_fstring.py