-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-131204: Fix difflib.HtmlDiff
may not use monospaced font
#131221
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
CC @hugovk request review :) |
Misc/NEWS.d/next/Library/2025-03-14-09-28-13.gh-issue-131204.wogNEX.rst
Outdated
Show resolved
Hide resolved
Thank you! |
Thanks @Wulian233 for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
Sorry, @Wulian233 and @hugovk, I could not cleanly backport this to
|
Sorry, @Wulian233 and @hugovk, I could not cleanly backport this to
|
@Wulian233 Please could you take care of backports? Thank you! |
Sure! |
GH-131242 is a backport of this pull request to the 3.13 branch. |
GH-131243 is a backport of this pull request to the 3.12 branch. |
… font (pythonGH-131221) (python#131243) (cherry picked from commit 7fd6160)
…ython#131221) Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
…ython#131221) Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Fixes #131204.
difflib
-generated HTML file does not use monospaced font #131204