You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the spec, b"(123456\r\n" is a valid big number type, but I just got a ProtocolError, says Protocol error, got "(" as reply type byte, meanwhile, the pure python parser works well.