Commits (3)
-
Chris Lamb authored2e6ea686
-
Chris Lamb authored654bfa84
-
Chris Lamb authored
Don't call difflib.Differ.compare with very large inputs; it is at least O(n^2) and makes diffoscope (appear to) hang. (Closes: #240)
ff418f11
Don't call difflib.Differ.compare with very large inputs; it is at least O(n^2) and makes diffoscope (appear to) hang. (Closes: #240)