Python3 RFC2217 Support
also in _telnet_read_loop(self) change all suboption.append(IAC) to suboptin.app...
Hacked together a working patch for Python3 RFC2217 Support (Most likely breaks Python2...
Hacked together a working patch for Python3 RFC2217 Support (Most likely breaks Python2...
It's broken in 2.7 for the example rfc2217 server scripts provided with PySerial...
Yup, RFC2217 is broken for Python 3.* Traceback attached
Yup, RFC2217 is broken for Python 3.* Traceback attached