Fork me on Salsa

« Back to homepage

diffoscope 294 released

11 Apr 2025 — Chris Lamb


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

[ Chris Lamb ]
* Correct longstanding issue where many ">"-based version tests used in
  conditional fixtures were broken due to the lack of a __gt__ method.
  Thanks, Colin Watson! (Closes: #1102658)
* Address a long-hidden issue in the test_versions testsuite where we weren't
  actually testing ">" as it was masked by the tests for equality in the
  testsuite.
* Update copyright years.

You find out more by visiting the project homepage.


« Back to homepage