]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-84623: Remove unused imports (#94132)
authorVictor Stinner <vstinner@python.org>
Wed, 22 Jun 2022 17:14:27 +0000 (19:14 +0200)
committerGitHub <noreply@github.com>
Wed, 22 Jun 2022 17:14:27 +0000 (19:14 +0200)
commit47e35625ff2c4e6511a12e7178c3e4fbc965b634
treee9a6b4d687233135f993260b12011613b9189058
parent8661c5053fbe3e246289d77e49a813470b3a16f7
gh-84623: Remove unused imports (#94132)
28 files changed:
Doc/includes/email-headers.py
Doc/tools/extensions/asdl_highlight.py
Doc/tools/extensions/peg_highlight.py
Doc/tools/extensions/pyspecific.py
Lib/random.py
Lib/test/test_asyncio/test_unix_events.py
Lib/test/test_ctypes/test_parameters.py
Lib/test/test_sqlite3/test_transactions.py
Lib/test/test_unittest/test_program.py
Lib/test/test_unittest/test_result.py
Lib/tkinter/test/support.py
Lib/tkinter/test/widget_tests.py
PC/layout/main.py
PC/layout/support/appxmanifest.py
PC/layout/support/catalog.py
PC/layout/support/constants.py
Parser/asdl_c.py
Tools/clinic/clinic.py
Tools/peg_generator/pegen/grammar.py
Tools/peg_generator/scripts/grammar_grapher.py
Tools/peg_generator/scripts/test_parse_directory.py
Tools/peg_generator/scripts/test_pypi_packages.py
Tools/scripts/freeze_modules.py
Tools/scripts/generate_re_casefix.py
Tools/scripts/pathfix.py
Tools/scripts/stable_abi.py
Tools/scripts/summarize_stats.py
Tools/ssl/multissltests.py