]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-120417: Remove unused imports in the stdlib (GH-120420) (#120429)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 12 Jun 2024 19:27:32 +0000 (21:27 +0200)
committerGitHub <noreply@github.com>
Wed, 12 Jun 2024 19:27:32 +0000 (19:27 +0000)
commit51724620e868512bbedb1547aca441bcd27bbe0c
treec5c4b7f8118be02549281421c736543998bdf349
parent7c6b3429b631d80de0348e5ddc2a3a8125e5c00d
[3.13] gh-120417: Remove unused imports in the stdlib (GH-120420) (#120429)

gh-120417: Remove unused imports in the stdlib (GH-120420)
(cherry picked from commit 4c6d4f5cb33e48519922d635894eef356faddba2)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/_pyrepl/historical_reader.py
Lib/_pyrepl/pager.py
Lib/_pyrepl/unix_console.py
Lib/_pyrepl/windows_console.py
Lib/dataclasses.py
Lib/dbm/sqlite3.py
Lib/idlelib/grep.py
Lib/importlib/abc.py
Lib/ntpath.py
Lib/pydoc.py
Lib/stat.py