]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120417: Remove unused imports in tests (part 1) (#120629)
authorVictor Stinner <vstinner@python.org>
Mon, 17 Jun 2024 19:05:56 +0000 (21:05 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2024 19:05:56 +0000 (21:05 +0200)
commitc608477532c56decd70afd5c5390973bda6df58f
tree2758a6bc0591eb148a4209f2912beafc0ce54a67
parent5a8a979aeb7c9494949cbe5142d37dc5781a7bde
gh-120417: Remove unused imports in tests (part 1) (#120629)
Lib/test/_test_embed_set_config.py
Lib/test/support/__init__.py
Lib/test/test___all__.py
Lib/test/test_call.py
Lib/test/test_capi/test_list.py
Lib/test/test_capi/test_misc.py
Lib/test/test_capi/test_structmembers.py
Lib/test/test_concurrent_futures/executor.py
Lib/test/test_ctypes/test_generated_structs.py
Lib/test/test_ctypes/test_structures.py