-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-35202: Remove unused imports in idle lib package #10438
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-35202: Remove unused imports in idle lib package #10438
Conversation
Please revert this PR to the original title and to only change idlelib. These changes can and should be backported to 3.7 and 3.6. If you can, add a generic blurb using the current 'lib' title. Then I will merge. Put other changes in a separate PR for the same issue, as those likely will not be backported. If there is a blurb with this PR, another PR will not need a blurb as there should be only 1 blurb per issue. |
Thanks @srinivasreddy for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7. |
GH-10447 is a backport of this pull request to the 3.7 branch. |
(cherry picked from commit 43a74ab) Co-authored-by: Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి) <thatiparthysreenivas@gmail.com>
GH-10448 is a backport of this pull request to the 3.6 branch. |
(cherry picked from commit 43a74ab) Co-authored-by: Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి) <thatiparthysreenivas@gmail.com>
https://bugs.python.org/issue35202