summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-protobuf_3.17.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-protobuf: upgrade 3.17.0 -> 3.17.3zhengruoqin2021-07-201-0/+39
C++ Introduce FieldAccessListener. Stop emitting boilerplate {Copy/Merge}From in each ProtoBuf class Fixed some uninitialized variable warnings in generated_message_reflection.cc. Kotlin Fix duplicate proto files error (#8699) Java Fixed parser to check that we are at a proper limit when a sub-message has finished parsing. General Support M1 (#8557) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>