Closed fake-name closed 6 years ago
This also fixes another bug with the serial data decoding that I think was probably because the code was never tested under python3k.
@fake-name I fail to see why you decode on text_type, should it be encode ? Furthermore six is not a dependency, so we would need to add it.
Yeah, I'm not sure how that worked. It did work, at the time, I think?
Anyways, I no longer have access to the hardware I used to pyvisa-py
, so I can't really help much. It's been a year and a half!
I propose to close this PR without merging.
The issue with timeout parameter is addressed in #112 and the remaining one will be addressed in another PR.
Fix for https://github.com/hgrecco/pyvisa-py/issues/75