]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35202: Remove unused imports in idlelib (GH-10438)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 10 Nov 2018 07:06:22 +0000 (23:06 -0800)
committerGitHub <noreply@github.com>
Sat, 10 Nov 2018 07:06:22 +0000 (23:06 -0800)
commit2847ccae4687cb43334d87d86fb6c11cb14218f5
treea275096f5de9b58234635223e14ca0162c01c27d
parent3da64a01411affb300a685d6307b6d984a503c11
bpo-35202: Remove unused imports in idlelib (GH-10438)

(cherry picked from commit 43a74abb3a87092a7fd6c71042eafb977d70d8e0)

Co-authored-by: Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి) <thatiparthysreenivas@gmail.com>
Lib/idlelib/codecontext.py
Lib/idlelib/filelist.py
Lib/idlelib/idle_test/test_config.py
Lib/idlelib/idle_test/test_config_key.py
Lib/idlelib/idle_test/test_rpc.py
Lib/idlelib/pyparse.py
Misc/NEWS.d/next/IDLE/2018-11-10-09-10-54.bpo-35202.TeJJrt.rst [new file with mode: 0644]