-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
bpo-32631: IDLE: Enable zzdummy extension module #14491
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
* Complete functionality to add or remove prefix string to each line. * Add comments and docstrings to zzdummy. * Add unittests in test_zzdummy. * Add help section for extensions tab to configdialog.
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.
Although the behavior is not exactly what I intended (see issue), the example now works as an example. Approved with my minor doc changes. Will merge when retest passes.
Thanks @csabella for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9. |
Sorry @csabella and @terryjreedy, I had trouble checking out the |
Sorry, @csabella and @terryjreedy, I could not cleanly backport this to |
Thanks @csabella for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9. |
Sorry @csabella and @terryjreedy, I had trouble checking out the |
Thanks @csabella for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
Thanks @csabella for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9. |
Sorry, @csabella and @terryjreedy, I could not cleanly backport this to |
Sorry @csabella and @terryjreedy, I had trouble checking out the |
…nGH-14491) Make menu items work with formatter, add docstrings, add 100% tests. Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit e40e2a2) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
GH-24114 is a backport of this pull request to the 3.9 branch. |
Thanks @csabella for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
Sorry, @csabella and @terryjreedy, I could not cleanly backport this to |
) Make menu items work with formatter, add docstrings, add 100% tests. Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit e40e2a2)
…nGH-14491) Make menu items work with formatter, add docstrings, add 100% tests. Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>. (cherry picked from commit e40e2a2) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
GH-24115 is a backport of this pull request to the 3.8 branch. |
https://bugs.python.org/issue32631