]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120417: Remove unused imports in tests (part 3) (#120631)
authorVictor Stinner <vstinner@python.org>
Mon, 17 Jun 2024 19:04:58 +0000 (21:04 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2024 19:04:58 +0000 (21:04 +0200)
commitf916b77fea9c6ce88d9be46aab2f3ff715a020f2
tree186139444f63f2326fad54a49912c7e4e83f54a2
parent362cd2680b45a36c3467b9721ff7fc0ceb338452
gh-120417: Remove unused imports in tests (part 3) (#120631)
Lib/test/test_imaplib.py
Lib/test/test_inspect/test_inspect.py
Lib/test/test_int.py
Lib/test/test_interpreters/test_api.py
Lib/test/test_interpreters/test_queues.py
Lib/test/test_interpreters/utils.py
Lib/test/test_mailbox.py
Lib/test/test_monitoring.py
Lib/test/test_peepholer.py
Lib/test/test_perf_profiler.py