I'm consuming some protobuf data, and protobuf-to-dict in some cases reports the following error:
TypeError: Field Image.dimension has unrecognised type id 10
Attached is an example pretty-printed document that triggers the error, as well as a patch.
I'm consuming some protobuf data, and protobuf-to-dict in some cases reports the following error: TypeError: Field Image.dimension has unrecognised type id 10
Attached is an example pretty-printed document that triggers the error, as well as a patch.
com.rosaryconvent.play.txt
patch.diff.txt