python untriagedauto added to all issues by default when created.auto added to all issues by default when created. --- a/python/dist/BUILD.bazel +++ b/python/dist ...
protobuf-to-dict is a small Python library for creating dicts from protocol buffers. It is intended to be used as an intermediate step before serialization (e.g. to JSON). This library grew out of the ...