Skip to content

Commit

Permalink
Merge branch 'differ' of https://github.com/tim-one/cpython into differ
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-one committed May 24, 2024
2 parents 1a0426d + ff38977 commit 2be9b49
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
``difflib``'s ``DIffer.compare()`` (and so also ``ndiff``) can no longer be provoked into cubic-time behavior, or into unbounded recursion, and should generally be faster in ordinary cases too. Results may change in some cases, although that should be rare.

0 comments on commit 2be9b49

Please sign in to comment.