]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105407: Remove unused imports in the stdlib (#105411)
authorVictor Stinner <vstinner@python.org>
Tue, 6 Jun 2023 21:13:24 +0000 (23:13 +0200)
committerGitHub <noreply@github.com>
Tue, 6 Jun 2023 21:13:24 +0000 (21:13 +0000)
commit94d5f9827da4bf4b1e61c134fe29904b2b92f124
tree831fc49c1826f0bd5b37610f190c0dbb30f13563
parentd1b0015ea88112258470463a74dad90ebce7ab67
gh-105407: Remove unused imports in the stdlib (#105411)
Lib/configparser.py
Lib/importlib/__init__.py
Lib/importlib/metadata/__init__.py
Lib/turtle.py
Lib/unittest/main.py