Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
difflib.py: NEWS message
Co-authored-by: Tim Peters <[email protected]>
  • Loading branch information
pulkin and tim-one authored May 19, 2024
commit 7237b48dc3416279285a9cf57833aabc10bf3221
Original file line number Diff line number Diff line change
@@ -1 +1 @@
``difflib.Differ`` is faster for some class of diffs
``difflib.Differ`` is much faster for some cases of diffs where many pairs of lines are equally similar.