Commit f9fd4509 authored by Jisi Liu's avatar Jisi Liu

Merge pull request #1524 from anandolee/master

python changes
parents 71dd9c4a e4ca694c
......@@ -46,7 +46,11 @@
- TextFormat now supports reporting line/column numbers on errors.
Python (Beta)
* TODO(jieluo)
* Added JSON format for Any, Struct, Value and ListValue
* [ ] is now accepted for both repeated scalar fields and repeated message
fields in text format parser.
* Numerical field name is now supported in text format.
* Added DiscardUnknownFields API for python protobuf message.
Objective-C (Beta)
* Proto comments now come over as HeaderDoc comments in the generated sources
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment