Thanks for that. To be honest, what the test is doing seems odd to begin
with - looks like it's converting a double to protobuf native format, then
interpreting the result (which would be in python's '0x...' format?) as an
integer (varint?) as it doesn't know what type it should be. But again, my
understanding of that is very limited, I can just see it's breaking.

Best regards,
--
Laurence

Reply via email to