- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 33.3k
          Lib/idlelib: remove commented out duplicate code
          #140259
        
          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
Conversation
| I added most of the duplicated code and all of the comment in PR #104463, which was mostly about editing 2 other files. I changed 'package_tests' to 'module_tests' from the original code. I don't remember why but must have wanted to be able to experiment further without losing the near original, and forgot to remove it. Thanks for the PR. | 
| Thanks @StanFromIreland for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. | 
…ode (pythonGH-140259) (cherry picked from commit 790cdae) Co-authored-by: Stan Ulbrych <[email protected]>
…ode (pythonGH-140259) (cherry picked from commit 790cdae) Co-authored-by: Stan Ulbrych <[email protected]>
| GH-140322 is a backport of this pull request to the 3.14 branch. | 
| GH-140323 is a backport of this pull request to the 3.13 branch. | 
…icate code (GH-140259) (#140322) `Lib/idlelib/idle_test/__init__.py`: remove commented out duplicate code (GH-140259) (cherry picked from commit 790cdae) Co-authored-by: Stan Ulbrych <[email protected]>
…icate code (GH-140259) (#140323) `Lib/idlelib/idle_test/__init__.py`: remove commented out duplicate code (GH-140259) (cherry picked from commit 790cdae) Co-authored-by: Stan Ulbrych <[email protected]>
No issue. Backports merged. Done.