]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133722: Add Difflib theme to `_colorize` and 'color' option to `difflib.unified_di...
authorDouglas Thor <dougthor42@users.noreply.github.com>
Fri, 8 Aug 2025 15:34:02 +0000 (08:34 -0700)
committerGitHub <noreply@github.com>
Fri, 8 Aug 2025 15:34:02 +0000 (18:34 +0300)
commit34d7351ac770ac49875fc39396b2a97828ba05ad
tree150245f156089b51534596743d369e6221a5b7f8
parent64ee1babfb971ddbc00fd8711cccebfbddf6e4ee
gh-133722: Add Difflib theme to `_colorize` and 'color' option to `difflib.unified_diff` (#133725)
Doc/library/difflib.rst
Doc/whatsnew/3.15.rst
Lib/_colorize.py
Lib/difflib.py
Lib/test/test_difflib.py
Misc/ACKS
Misc/NEWS.d/next/Library/2025-05-08-20-03-20.gh-issue-133722.1-B82a.rst [new file with mode: 0644]