[h5py] 36/38: Merge pull request #579 from andrewcollette/pylint

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jul 2 18:21:41 UTC 2015


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

ghisvail-guest pushed a commit to branch master
in repository h5py.

commit c6ebac4f1a326f74de4ce0a4481a4484a3fe5821
Merge: dcb7c9a 60838c2
Author: Andrew Collette <andrew.collette at gmail.com>
Date:   Sun May 31 11:59:59 2015 -0600

    Merge pull request #579 from andrewcollette/pylint
    
    Large number of fixes and cleanups triggered by pylint

 .travis.yml             |  2 +-
 h5py/__init__.py        | 68 +++++++++++++++++++++++--------------
 h5py/_hl/__init__.py    |  7 ++++
 h5py/_hl/attrs.py       | 18 +++++++---
 h5py/_hl/base.py        | 84 ++++++++++++++++++++++++++-------------------
 h5py/_hl/dataset.py     | 46 ++++++++++++-------------
 h5py/_hl/datatype.py    |  6 +++-
 h5py/_hl/dims.py        | 69 ++++++++++++++++++++++++++-----------
 h5py/_hl/files.py       | 24 ++++++++-----
 h5py/_hl/filters.py     | 28 +++++++--------
 h5py/_hl/group.py       | 31 ++++++++++++-----
 h5py/_hl/selections.py  | 90 +++++--------------------------------------------
 h5py/_hl/selections2.py | 13 ++++++-
 h5py/_objects.pyx       |  7 ++++
 h5py/h5s.pyx            |  2 +-
 h5py/highlevel.py       |  9 +++++
 h5py/ipy_completer.py   | 54 ++++++++++++++++-------------
 h5py/version.py         | 10 +++---
 18 files changed, 310 insertions(+), 258 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/h5py.git



More information about the debian-science-commits mailing list