Commit d19a01a
Updating submodules
Summary:
GitHub commits:
facebook/fbthrift@812585c
Reviewed By: yns88
fbshipit-source-id: 57992b9a4b38c304ff724595e1f12639da372c371 parent d393e98 commit d19a01a
3 files changed
+3
-3
lines changed- build/deps/github_hashes/facebook/wangle-rev.txt+1-1
- thrift/compiler/generate/t_py_generator.cc+2-2
- thrift/compiler/test/fixtures/adapter/gen-py/module/AdapterService.py+6-6
- thrift/compiler/test/fixtures/adapter/gen-py/module/Service.py+5-5
- thrift/compiler/test/fixtures/adapter/gen-py/module/ttypes.py+28-28
- thrift/compiler/test/fixtures/adapter/gen-py/thrift/annotation/cpp/ttypes.py+8-8
- thrift/compiler/test/fixtures/adapter/gen-py/thrift/annotation/hack/ttypes.py+8-8
- thrift/compiler/test/fixtures/adapter/gen-py/thrift/annotation/python/ttypes.py+1-1
- thrift/compiler/test/fixtures/adapter/gen-py/thrift/annotation/scope/ttypes.py+17-17
- thrift/compiler/test/fixtures/adapter/gen-py/thrift/annotation/thrift/ttypes.py+27-27
- thrift/compiler/test/fixtures/basic-annotations/gen-py/module/BadService.py+1-1
- thrift/compiler/test/fixtures/basic-annotations/gen-py/module/MyService.py+20-20
- thrift/compiler/test/fixtures/basic-annotations/gen-py/module/ttypes.py+3-3
- thrift/compiler/test/fixtures/basic-annotations/gen-py/thrift/annotation/cpp/ttypes.py+8-8
- thrift/compiler/test/fixtures/basic-annotations/gen-py/thrift/annotation/scope/ttypes.py+17-17
- thrift/compiler/test/fixtures/basic-annotations/gen-py/thrift/annotation/thrift/ttypes.py+27-27
- thrift/compiler/test/fixtures/basic/gen-py/module/DbMixedStackArguments.py+10-10
- thrift/compiler/test/fixtures/basic/gen-py/module/FB303Service.py+5-5
- thrift/compiler/test/fixtures/basic/gen-py/module/MyService.py+28-28
- thrift/compiler/test/fixtures/basic/gen-py/module/ttypes.py+4-4
- thrift/compiler/test/fixtures/basic/gen-py/thrift/annotation/hack/ttypes.py+8-8
- thrift/compiler/test/fixtures/basic/gen-py/thrift/annotation/scope/ttypes.py+17-17
- thrift/compiler/test/fixtures/constants/gen-py/module/ttypes.py+8-8
- thrift/compiler/test/fixtures/enums/gen-py/module/ttypes.py+2-2
- thrift/compiler/test/fixtures/enums/gen-py/thrift/annotation/scope/ttypes.py+17-17
- thrift/compiler/test/fixtures/enums/gen-py/thrift/annotation/thrift/ttypes.py+27-27
- thrift/compiler/test/fixtures/exceptions/gen-py/module/Raiser.py+3-3
- thrift/compiler/test/fixtures/exceptions/gen-py/module/ttypes.py+6-6
- thrift/compiler/test/fixtures/exceptions/gen-py/thrift/annotation/scope/ttypes.py+17-17
- thrift/compiler/test/fixtures/exceptions/gen-py/thrift/annotation/thrift/ttypes.py+27-27
- thrift/compiler/test/fixtures/includes/gen-py/includes/ttypes.py+1-1
- thrift/compiler/test/fixtures/includes/gen-py/module/ttypes.py+1-1
- thrift/compiler/test/fixtures/includes/gen-py/service/MyService.py+11-11
- thrift/compiler/test/fixtures/includes/gen-py/transitive/ttypes.py+1-1
- thrift/compiler/test/fixtures/inject_metadata_fields/gen-py/foo/ttypes.py+1-1
- thrift/compiler/test/fixtures/inject_metadata_fields/gen-py/module/ttypes.py+4-4
- thrift/compiler/test/fixtures/inject_metadata_fields/gen-py/thrift/annotation/internal/ttypes.py+1-1
- thrift/compiler/test/fixtures/inject_metadata_fields/gen-py/thrift/annotation/scope/ttypes.py+17-17
- thrift/compiler/test/fixtures/inject_metadata_fields/gen-py/thrift/annotation/thrift/ttypes.py+27-27
- thrift/compiler/test/fixtures/interactions/gen-py/test/fixtures/interactions/MyService.py+5-5
- thrift/compiler/test/fixtures/interactions/gen-py/test/fixtures/interactions/ttypes.py+1-1
- thrift/compiler/test/fixtures/namespace/gen-py/my/namespacing/test/module/TestService.py+5-5
- thrift/compiler/test/fixtures/namespace/gen-py/my/namespacing/test/module/ttypes.py+1-1
- thrift/compiler/test/fixtures/namespace_from_package/gen-py/namespace_from_package/module/TestService.py+5-5
- thrift/compiler/test/fixtures/namespace_from_package/gen-py/namespace_from_package/module/ttypes.py+1-1
- thrift/compiler/test/fixtures/namespace_from_package_without_module_name/gen-py/namespace_from_package_without_module_name/module/TestService.py+5-5
- thrift/compiler/test/fixtures/namespace_from_package_without_module_name/gen-py/namespace_from_package_without_module_name/module/ttypes.py+1-1
- thrift/compiler/test/fixtures/no-legacy-apis/gen-py/module/MyService.py+5-5
- thrift/compiler/test/fixtures/no-legacy-apis/gen-py/module/ttypes.py+2-2
- thrift/compiler/test/fixtures/no-legacy-apis/gen-py/thrift/annotation/scope/ttypes.py+17-17
- thrift/compiler/test/fixtures/no-legacy-apis/gen-py/thrift/annotation/thrift/ttypes.py+27-27
- thrift/compiler/test/fixtures/patch/gen-py/module/ttypes.py+32-32
- thrift/compiler/test/fixtures/patch/gen-py/thrift/annotation/cpp/ttypes.py+8-8
- thrift/compiler/test/fixtures/patch/gen-py/thrift/annotation/java/ttypes.py+2-2
- thrift/compiler/test/fixtures/patch/gen-py/thrift/annotation/scope/ttypes.py+17-17
- thrift/compiler/test/fixtures/patch/gen-py/thrift/annotation/thrift/ttypes.py+27-27
- thrift/compiler/test/fixtures/patch/gen-py/thrift/lib/thrift/patch/ttypes.py+11-11
- thrift/compiler/test/fixtures/patch/gen-py/thrift/lib/thrift/standard/ttypes.py+3-3
- thrift/compiler/test/fixtures/py-cpp-transport/gen-py/test/fixtures/py_cpp_transport/MyService.py+5-5
- thrift/compiler/test/fixtures/py-future/gen-py/test/TestService.py+6-6
- thrift/compiler/test/fixtures/py-future/gen-py/test/ttypes.py+1-1
- thrift/compiler/test/fixtures/py-kwargs/gen-py/module/ttypes.py+1-1
- thrift/compiler/test/fixtures/py-reserved/gen-py/test/lambda_PY_RESERVED_KEYWORD.py+6-6
- thrift/compiler/test/fixtures/py-reserved/gen-py/test/ttypes.py+1-1
- thrift/compiler/test/fixtures/py-sort-keys/gen-py/module/ttypes.py+2-2
- thrift/compiler/test/fixtures/serialization_field_order/gen-py/module/ttypes.py+2-2
- thrift/compiler/test/fixtures/serialization_field_order/gen-py/thrift/annotation/scope/ttypes.py+17-17
- thrift/compiler/test/fixtures/serialization_field_order/gen-py/thrift/annotation/thrift/ttypes.py+27-27
- thrift/compiler/test/fixtures/service-fuzzer/gen-py/module/TestService.py+5-5
- thrift/compiler/test/fixtures/sink/gen-py/module/ttypes.py+7-7
- thrift/compiler/test/fixtures/terse_write/gen-py/terse_write/ttypes.py+8-8
- thrift/compiler/test/fixtures/terse_write/gen-py/thrift/annotation/cpp/ttypes.py+8-8
- thrift/compiler/test/fixtures/terse_write/gen-py/thrift/annotation/hack/ttypes.py+8-8
- thrift/compiler/test/fixtures/terse_write/gen-py/thrift/annotation/scope/ttypes.py+17-17
- thrift/compiler/test/fixtures/terse_write/gen-py/thrift/annotation/thrift/ttypes.py+27-27
- thrift/compiler/test/fixtures/types/gen-py/module/SomeService.py+10-10
- thrift/compiler/test/fixtures/types/gen-py/module/ttypes.py+29-29
- thrift/compiler/test/fixtures/types/gen-py/thrift/annotation/cpp/ttypes.py+8-8
- thrift/compiler/test/fixtures/types/gen-py/thrift/annotation/scope/ttypes.py+17-17
- thrift/compiler/test/fixtures/types/gen-py/thrift/annotation/thrift/ttypes.py+27-27
0 commit comments