summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_difflib_expect.html
Commit message (Collapse)AuthorAgeFilesLines
* gh-95953: Add a css class to changed lines of difflib.HtmlDiff make_table ↵Katie Gardner2025-09-221-142/+142
| | | | (#139226)
* gh-134580: Modernizing `difflib.HtmlDiff` for HTML Output (#134581)Wulian2332025-05-281-13/+35
| | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* gh-131204: Fix `difflib.HtmlDiff` may not use monospaced font (#131221)Wulian2332025-03-141-1/+1
| | | | 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>
* gh-129939: Add darkmode support for difflib's comparison pages (#129940)Wulian2332025-02-111-1/+10
|
* Issue #27895: Spelling fixes (Contributed by Ville Skyttä).Raymond Hettinger2016-08-301-6/+6
|
* Issue #2052: Add charset parameter to HtmlDiff.make_file().Berker Peksag2015-03-141-1/+1
|
* Whitespace normalization. test_difflib passes again.Tim Peters2004-08-291-54/+54
|
* Patch #914575: difflib side by side diff support, diff.py s/b/s HTML option.Martin v. Löwis2004-08-291-0/+526