[Python-modules-commits] [pyvisa] 01/02: Merge tag 'upstream/1.8'

Ruben Undheim rubund-guest at moszumanska.debian.org
Tue Sep 1 20:33:05 UTC 2015


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

rubund-guest pushed a commit to branch master
in repository pyvisa.

commit add66a78a5986f8f6a4e9aa9175d726f2313b7d4
Merge: 6817a44 a5c3cbf
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Tue Sep 1 22:25:14 2015 +0200

    Merge tag 'upstream/1.8'
    
    Tagging 1.8

 AUTHORS                          |  15 ++--
 CHANGES                          |  21 +++++
 docs/api/resources.rst           |  31 ++++++++
 docs/architecture.rst            |  67 +++++++++-------
 docs/backends.rst                |  14 ++--
 docs/configuring.rst             |   2 +-
 docs/contributing.rst            |   2 +-
 docs/faq.rst                     |   4 +-
 docs/migrating.rst               |  86 ++++++++++----------
 docs/names.rst                   |   8 +-
 docs/resources.rst               |  30 ++++---
 docs/rvalues.rst                 |  54 +++++++------
 docs/shell.rst                   |   2 +-
 docs/tutorial.rst                |  26 +++---
 pyvisa/ctwrapper/functions.py    |   8 +-
 pyvisa/ctwrapper/types.py        |   6 +-
 pyvisa/errors.py                 |  23 +++---
 pyvisa/highlevel.py              |  36 ++++++---
 pyvisa/resources/__init__.py     |   2 +-
 pyvisa/resources/gpib.py         |  17 +---
 pyvisa/resources/messagebased.py |  20 +++++
 pyvisa/resources/resource.py     |  30 ++++++-
 pyvisa/resources/serial.py       |   2 +-
 pyvisa/resources/tcpip.py        |   4 +-
 pyvisa/resources/usb.py          |   4 +-
 pyvisa/rname.py                  | 166 ++++++++++++++++++++++++++++++++++++++-
 pyvisa/testsuite/test_rname.py   |  27 +++++++
 setup.py                         |   2 +-
 28 files changed, 508 insertions(+), 201 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