]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35202: Remove unused imports in Lib directory. (GH-10446)
authorSrinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి) <thatiparthysreenivas@gmail.com>
Sat, 10 Nov 2018 07:22:02 +0000 (12:52 +0530)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 10 Nov 2018 07:22:02 +0000 (09:22 +0200)
commitb9498e2367f21205ed2b9c172665ea6f0a218d27
treef3b03cddd87e5c9c8315113efbea3854870f80b0
parent43a74abb3a87092a7fd6c71042eafb977d70d8e0
bpo-35202: Remove unused imports in Lib directory. (GH-10446)
Lib/lib2to3/pgen2/driver.py
Lib/lib2to3/pgen2/grammar.py
Lib/multiprocessing/popen_fork.py
Lib/test/test_collections.py
Lib/test/test_queue.py
Lib/test/test_sys.py
Lib/test/test_thread.py