]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120417: Remove unused imports in tests (part 4) (#120632)
authorVictor Stinner <vstinner@python.org>
Mon, 17 Jun 2024 15:35:20 +0000 (17:35 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2024 15:35:20 +0000 (17:35 +0200)
commitf4d301d8b99e5a001c89b0aea091b07b70c6354c
treecdfa78a23880e638b5be9f91c09f657da58a02dc
parent5c4235cd8ce00852cfcb2d3a2cb4c66c6c53c4bf
gh-120417: Remove unused imports in tests (part 4) (#120632)
Lib/test/test_plistlib.py
Lib/test/test_pprint.py
Lib/test/test_pyrepl/test_reader.py
Lib/test/test_queue.py
Lib/test/test_re.py
Lib/test/test_type_aliases.py
Lib/test/test_winapi.py