]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-84623: Remove unused imports in stdlib (#94313)
authorTerry Jan Reedy <tjreedy@udel.edu>
Mon, 27 Jun 2022 03:54:10 +0000 (23:54 -0400)
committerGitHub <noreply@github.com>
Mon, 27 Jun 2022 03:54:10 +0000 (23:54 -0400)
commitbc8d81a8febd26e7d02e26f46532aeb7ecbd55be
treee8173f05cd5fe0b4eef406970ce42c2e68af8c5f
parent575997af623edc42c26e978d2bf15be39ba0e422
[3.11] gh-84623: Remove unused imports in stdlib (#94313)

#93773

Backport only for 2 idlelib files.
Cherrypicked from  259dd71c32a42708a2800c72898e2664a33fda9c
Lib/idlelib/configdialog.py
Lib/idlelib/util.py