Fork me on Salsa

« Back to homepage

diffoscope 168 released

27 Feb 2021 — Chris Lamb


The diffoscope maintainers are pleased to announce the release of diffoscope version 168. This version includes the following changes:

* Don't call difflib.Differ.compare with very large inputs; it is at least
  O(n^2) and makes diffoscope appear to hang.
  (Closes: reproducible-builds/diffoscope#240)
* Don't use "Inheriting PATH of X" in debug log message; use "PATH is X".
* Correct the capitalisation of jQuery.

You find out more by visiting the project homepage.


« Back to homepage