瀏覽代碼

python changes

Jie Luo 9 年之前
父節點
當前提交
e4ca694cdf
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5 1
      CHANGES.txt

+ 5 - 1
CHANGES.txt

@@ -46,7 +46,11 @@
       - TextFormat now supports reporting line/column numbers on errors.
       - TextFormat now supports reporting line/column numbers on errors.
 
 
   Python (Beta)
   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)
   Objective-C (Beta)
   * Proto comments now come over as HeaderDoc comments in the generated sources
   * Proto comments now come over as HeaderDoc comments in the generated sources