[Reproducible-commits] [diffoscope] branch master updated (699e85d -> a6f1d87)

Jérémy Bobbio lunar at moszumanska.debian.org
Fri Sep 18 10:54:39 UTC 2015


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

lunar pushed a change to branch master
in repository diffoscope.

      from  699e85d   debian/changelog: close a bug in the previous upload
       new  2256e8f   Use the print function everywhere
       new  86de088   Use 'except exc as var' syntax everywhere
       new  3e82999   Use open() everywhere instead of file()
       new  788c39d   Use Python 3 compatible raise syntax
       new  17a97ae   Switch to io.StringIO and io.BytesIO
       new  2c3c4a8   Add compatibility with Python 3 when looking at ImportError
       new  7ca6129   Log exceptions raised while computing diffs as errors
       new  68395e2   Set feeder fds as inheritable before running diff
       new  a6f1d87   Open file descriptors feeding diff in binary mode

The 9 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/changes.py              |  4 +++-
 diffoscope/comparators/__init__.py |  4 +++-
 diffoscope/comparators/binary.py   |  2 +-
 diffoscope/comparators/gettext.py  |  4 ++--
 diffoscope/comparators/rpm.py      |  2 +-
 diffoscope/comparators/tar.py      |  4 ++--
 diffoscope/comparators/utils.py    |  2 +-
 diffoscope/difference.py           | 18 +++++++++++-------
 8 files changed, 24 insertions(+), 16 deletions(-)

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



More information about the Reproducible-commits mailing list