client_python
client_python copied to clipboard
Fix AttributeError: Remove unnecessary 'decode' for Python 3 compatibility
Fix AttributeError: Remove unnecessary 'decode' for Python 3 compatibility
It looks like the test failures for 3.8 are real, I don't remember if something changed there. That said 3.8 was just EOL'd so maybe we can just remove it, but I would wait a bit longer before doing that.