]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120417: Remove unused imports in the stdlib (#120420)
authorVictor Stinner <vstinner@python.org>
Wed, 12 Jun 2024 18:56:42 +0000 (20:56 +0200)
committerGitHub <noreply@github.com>
Wed, 12 Jun 2024 18:56:42 +0000 (20:56 +0200)
commit4c6d4f5cb33e48519922d635894eef356faddba2
tree71f5b59450bb73eeddbe89348ecac15c3dc89258
parent4b5d3e0e721a952f4ac9d17bee331e6dfe543dcd
gh-120417: Remove unused imports in the stdlib (#120420)
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