]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131152: Remove unused imports in `_pyrepl` and `ctypes` (#131150)
authorVictor Stinner <vstinner@python.org>
Wed, 12 Mar 2025 14:04:12 +0000 (15:04 +0100)
committerGitHub <noreply@github.com>
Wed, 12 Mar 2025 14:04:12 +0000 (14:04 +0000)
commitdb27aee2fe253855fc57b118658f4f4718819382
treed8164067a51c517f628e82a51d12f2f3f48185e3
parent14aed5e8abb84018cf48ebd1dd2ccc483013a005
gh-131152: Remove unused imports in `_pyrepl` and `ctypes` (#131150)
Lib/_pyrepl/simple_interact.py
Lib/_pyrepl/windows_console.py
Lib/ctypes/_layout.py