fbe6ab2487
* Message.decode/encode: Add max_recursion_depth option This allows increasing the recursing depth from the default of 64, by setting the "max_recursion_depth" to the desired integer value. This is useful to encode or decode complex nested protobuf messages that otherwise error out with a RuntimeError or "Error occurred during parsing". Fixes #1493 * Address review comments Co-authored-by: Adam Cozzette <acozzette@google.com> |
||
---|---|---|
.. | ||
protobuf | ||
protobuf.rb |