We need to support python 3. This is going to need a complete rewrite of the modbus protocol implementation, as modbus_tk is not python3 compatible, and is generally not very nice to work with (bad exception handling, etc).
This issue serves as a central place for discussing python 3 support and implementation progress.
We need to support python 3. This is going to need a complete rewrite of the modbus protocol implementation, as
modbus_tkis not python3 compatible, and is generally not very nice to work with (bad exception handling, etc).This issue serves as a central place for discussing python 3 support and implementation progress.