-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
bpo-40443: Remove unused imports in idlelib #19801
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
bpo-40443: Remove unused imports in idlelib #19801
Conversation
@terryjreedy @csabella: Would you mind to review this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Non-use verified.
Don't understand macOS failure, and the abrupt stop. Treating as unrelated intermittent failure.
... |
Thanks @vstinner for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
Thanks @vstinner for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
(cherry picked from commit 6900f16) Co-authored-by: Victor Stinner <vstinner@python.org>
GH-19808 is a backport of this pull request to the 3.7 branch. |
(cherry picked from commit 6900f16) Co-authored-by: Victor Stinner <vstinner@python.org>
GH-19809 is a backport of this pull request to the 3.8 branch. |
Terry: yeah sadly the macOS CI looks sick :-( |
https://bugs.python.org/issue40443