client_python icon indicating copy to clipboard operation
client_python copied to clipboard

Fix AttributeError: Remove unnecessary 'decode' for Python 3 compatibility

Open amitaiturkel opened this issue 1 year ago • 1 comments

Fix AttributeError: Remove unnecessary 'decode' for Python 3 compatibility

amitaiturkel avatar Oct 16 '24 13:10 amitaiturkel

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.

csmarchbanks avatar Oct 25 '24 20:10 csmarchbanks