-
-
Notifications
You must be signed in to change notification settings - Fork 33k
gh-95953: Add a css class to changed lines of difflib.HtmlDiff make_table #139226
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.
Thanks for PR!
Misc/NEWS.d/next/Library/2025-09-22-11-19-05.gh-issue-95953.7oLoag.rst
Outdated
Show resolved
Hide resolved
Android failures look unrelated |
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.
Please also add yourself to Misc/ACKS!
A
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.
Thank you for your contribution at the PyCon UK sprint!
LGTM |
Adds a css_class
diff_changed
to the table cells for changed content in the HTML output of themake_table
method indifflib.HtmlDiff