-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
bpo-23216: IDLE: Add docstrings to search modules #12141
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
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.
Address behavior discrepancy, remove 1 redundancy.
I appreciate the 0/1 to False/True changes. They now look archaic and a bit jarring.
When you're done making the requested changes, leave the comment: |
I have made the requested changes; please review again. |
Thanks for making the requested changes! @terryjreedy: please review the changes made to this pull request. |
Thanks @csabella for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7. |
GH-12376 is a backport of this pull request to the 3.7 branch. |
(cherry picked from commit 0bb5e75) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
|
False positive. All tests passed but there was a failure in the profiling or something like that, which I have not seen before. |
https://bugs.python.org/issue23216