pyvisa / pyvisa-py

A pure python PyVISA backend
https://pyvisa-py.readthedocs.io
MIT License
282 stars 120 forks source link

fix #293 - Handle SUPPRESS_END_EN in usb.py #294

Closed cpagravel closed 3 years ago

cpagravel commented 3 years ago

Add SUPPRESS_END_EN to list of attributes handled in USBSessions

MatthieuDartiailh commented 3 years ago

Please update the CHANGES file (you can add a new version number, 0.5.2, followed by unreleased). This makes cutting a new release faster. The rest is fine, I will merge soon.

cpagravel commented 3 years ago

Updated.