Commit 46a34ad
1 parent 09b6d21 commit 46a34ad
4 files changed
+4
-4
lines changed- build/deps/github_hashes/facebook/folly-rev.txt+1-1
- thrift/compiler/test/fixtures/patch/gen-android/TypeName.java+42-12
- thrift/compiler/test/fixtures/patch/gen-go/thrift/lib/thrift/standard/ttypes.go+100-41
- thrift/compiler/test/fixtures/patch/gen-hack/standard_types.php+108-41
- thrift/compiler/test/fixtures/patch/gen-javadeprecated/com/facebook/thrift/type/TypeName.java+54-12
- thrift/compiler/test/fixtures/patch/gen-json/standard.json+27-12
- thrift/compiler/test/fixtures/patch/gen-json_experimental/standard.json+22-12
- thrift/compiler/test/fixtures/patch/gen-py/thrift/lib/thrift/standard/ttypes.py+88-52
- thrift/compiler/test/fixtures/patch/gen-py3/apache/thrift/type/standard/builders.pxd+1
- thrift/compiler/test/fixtures/patch/gen-py3/apache/thrift/type/standard/builders.pyi+1
- thrift/compiler/test/fixtures/patch/gen-py3/apache/thrift/type/standard/builders.pyx+1
- thrift/compiler/test/fixtures/patch/gen-py3/apache/thrift/type/standard/types.pxd+4
- thrift/compiler/test/fixtures/patch/gen-py3/apache/thrift/type/standard/types.pyi+6-1
- thrift/compiler/test/fixtures/patch/gen-py3/apache/thrift/type/standard/types.pyx+30-12
- thrift/compiler/test/fixtures/patch/gen-py3/apache/thrift/type/standard/types_reflection.pyx+17-5
- thrift/compiler/test/fixtures/patch/gen-python/apache/thrift/type/standard/thrift_metadata.py+9-6
- thrift/compiler/test/fixtures/patch/gen-python/apache/thrift/type/standard/thrift_types.py+13-5
- thrift/compiler/test/fixtures/patch/gen-python/apache/thrift/type/standard/thrift_types.pyi+5-2
- thrift/doc/beta/any.md+1-1
- thrift/doc/spec/definition/compatibility.md+4-1
- thrift/lib/cpp2/protocol/FieldMask.cpp+1-1
- thrift/lib/cpp2/protocol/FieldMask.h
- thrift/lib/cpp2/protocol/FieldPath.cpp+1-1
- thrift/lib/cpp2/protocol/FieldPath.h
- thrift/lib/cpp2/protocol/Patch.cpp+1-1
- thrift/lib/cpp2/protocol/detail/Object.h+1-1
- thrift/lib/cpp2/server/ResourcePool.cpp+6-6
- thrift/lib/cpp2/server/ThriftServer.cpp+64-25
- thrift/lib/cpp2/server/ThriftServer.h+7
- thrift/lib/cpp2/test/FieldPathTest.cpp+1-1
- thrift/lib/python/test/metadata_response/metadata_response_test.py+18-13
- thrift/lib/thrift/schema.thrift+18-3
- thrift/lib/thrift/standard.thrift+8-6
- thrift/test/FieldMask.thrift+1-1
- thrift/test/FieldMaskTest.cpp+1-1
0 commit comments