[Python-modules-commits] [pyvisa] 01/03: Merge tag 'upstream/1.7'

Ruben Undheim rubund-guest at moszumanska.debian.org
Fri May 29 15:02:31 UTC 2015


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

rubund-guest pushed a commit to tag debian/1.7-1
in repository pyvisa.

commit 426acad5278c82396fcb96c896c391f683c2e365
Merge: a471140 a227f1a
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Fri May 29 16:50:02 2015 +0200

    Merge tag 'upstream/1.7'
    
    Tagging 1.7

 AUTHORS                          |  14 ++
 CHANGES                          |  45 ++++-
 README                           |   2 +-
 docs/backends.rst                | 124 +++++++++++-
 docs/getting_nivisa.rst          |   2 +-
 pyvisa/attributes.py             |   2 +-
 pyvisa/compat/struct.py          |  42 ++++
 pyvisa/constants.py              |  50 +++++
 pyvisa/ctwrapper/functions.py    |  39 ++--
 pyvisa/ctwrapper/highlevel.py    |  30 +++
 pyvisa/errors.py                 |  45 ++++-
 pyvisa/highlevel.py              | 100 +++++-----
 pyvisa/resources/gpib.py         |  28 +--
 pyvisa/resources/messagebased.py |  34 ++--
 pyvisa/resources/resource.py     | 147 ++++++++++++--
 pyvisa/rname.py                  | 409 +++++++++++++++++++++++++++++++++++++++
 pyvisa/testsuite/test_rname.py   | 229 ++++++++++++++++++++++
 pyvisa/testsuite/test_util.py    |  28 ++-
 pyvisa/util.py                   |  82 ++++----
 setup.py                         |   2 +-
 20 files changed, 1279 insertions(+), 175 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyvisa.git



More information about the Python-modules-commits mailing list