Package: python3-socketio-client Version: 0.6.5-1 Severity: important User: [email protected] Usertags: piuparts
Hi,
during a test with piuparts I noticed your package emits a SyntaxWarning
during installation:
Setting up python3-socketio-client (0.6.5-1) ...
/usr/lib/python3/dist-packages/socketIO_client/__init__.py:278:
SyntaxWarning: "is" with a literal. Did you mean "=="?
if engineIO_packet_type is 4:
Andreas

