[diffoscope] branch master updated (8fbd7e3 -> 997a5f6)

Mattia Rizzolo mattia at debian.org
Wed Feb 28 21:07:51 CET 2018


This is an automated email from the git hooks/post-receive script.

mattia pushed a change to branch master
in repository diffoscope.

      from  8fbd7e3   Add support for comparing Berkeley DB files. This is currently incomplete because the Berkeley DB libraries do not return the same uid/hash reliably (it returns "random" memory contents) so we must strip those from the human-readable output. (Closes: #890528)
       new  7b8998e   comparators.json: fix UnicodeDecodeError with a non-UTF8 locale.
       new  f93fb4c   {command, feeders, diff}: replaces subprocess.Popen by .run
       new  5d57eca   {command, zip, feeders}: replaces .wait by new .returncode property
       new  26db582   comparators: utils: command: removes .wait
       new  997a5f6   comparators: utils: command: replaces .stderr_content by .stderr

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 diffoscope/comparators/json.py          |  4 +-
 diffoscope/comparators/utils/command.py | 69 ++++++++++++++-------------------
 diffoscope/comparators/zip.py           |  5 +--
 diffoscope/diff.py                      |  7 ++--
 diffoscope/difference.py                |  8 ++--
 diffoscope/feeders.py                   |  6 +--
 6 files changed, 42 insertions(+), 57 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git


More information about the diffoscope mailing list