-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
gh-133722: Add Difflib theme to _colorize
and 'color' option to difflib.unified_diff
#133725
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
base: main
Are you sure you want to change the base?
Changes from 5 commits
5c5b248
fdc0fa0
fcdd7ab
0e9b070
7c31749
66475a2
dbf0547
a72012e
2a3d818
252982e
3422fa7
bffdd71
3255866
c48a6ac
8ca50fa
eb0e81e
f7b34c3
fb092b0
734b0bc
8a10e40
57b80d1
c235425
387cfe6
833d86a
25f9d80
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -0,0 +1,2 @@ | ||||||
Added a ``color`` option to :func:`difflib.unified_diff` that injects ANSI color | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Done There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Still todo :) There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Oops! |
||||||
codes to mimic ``git diff`` colors. |
Uh oh!
There was an error while loading. Please reload this page.