-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-35689: IDLE: Add docstrings and unittests for colorizer.py #11472
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
Test pass for me with 92% coverage. Will next look at details. |
Since 2002, cnf never None in tagdefs.
Add comments
This partial reverts proposed changes.
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.
I made the few minor changes I wanted, and intend to merge when CI passes again.
Thanks @csabella for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
…nGH-11472) (cherry picked from commit ee0f927) Co-authored-by: Cheryl Sabella <[email protected]>
GH-11925 is a backport of this pull request to the 3.7 branch. |
) (cherry picked from commit ee0f927) Co-authored-by: Cheryl Sabella <[email protected]>
https://bugs.python.org/issue35689