Commit 6ab1cc8
Updating submodules
Summary:
GitHub commits:
facebook/fb303@f23a938
facebook/fbthrift@50baaca
facebookarchive/fbzmq@2cf24fc
facebook/proxygen@225ddc9
facebook/watchman@66b5c8c
facebookexperimental/rust-shed@496980f
facebookresearch/beanmachine@e5712a0
Reviewed By: wittgenst
fbshipit-source-id: da4a0727bf1e410409a51f192e6bed01969450f31 parent f1eb71e commit 6ab1cc8
1 file changed
+1
-1
lines changed- build/deps/github_hashes/facebook/wangle-rev.txt+1-1
- thrift/compiler/generate/t_mstch_py3lite_generator.cc+4
- thrift/compiler/generate/templates/py3lite/lite_clients.py.mustache+24-2
- thrift/compiler/test/fixtures/namespace/cmd+2
- thrift/compiler/test/fixtures/namespace/gen-py3/hsmodule/services_wrapper.cpp+1-1
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/extend/test/extend/builders.pxd+2-2
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/extend/test/extend/builders.pyi+2-2
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/extend/test/extend/clients.pxd+2-2
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/extend/test/extend/clients.pyi+4-4
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/extend/test/extend/clients.pyx+8-8
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/extend/test/extend/clients_wrapper.pxd+4-4
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/extend/test/extend/services.pxd+2-2
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/extend/test/extend/services.pyi+4-4
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/extend/test/extend/services.pyx+7-7
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/extend/test/extend/services_reflection.pyx+2-2
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/extend/test/extend/types.pxd+1-1
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/extend/test/extend/types.pyi+1-1
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/extend/test/extend/types.pyx+2-2
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/extend/test/extend/types_fields.pxd+1-1
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/extend/test/extend/types_reflection.pyx+1-1
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/builders.pxd+1-1
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/builders.pyi+1-1
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/builders.pyx+1-1
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/clients.pxd
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/clients.pyi+1-1
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/clients.pyx+4-4
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/clients_wrapper.pxd+1-1
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/metadata.pxd
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/metadata.pyi
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/metadata.pyx+1-1
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/services.pxd
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/services.pyi+1-1
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/services.pyx+4-4
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/services_reflection.pxd
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/services_reflection.pyx+1-1
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/services_wrapper.pxd
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/types.pxd+1-1
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/types.pyi
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/types.pyx+1-1
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/types_fields.pxd+3-3
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/types_fields.pyx+2-2
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/types_reflection.pxd
- thrift/compiler/test/fixtures/namespace/gen-py3/my/namespacing/test/hsmodule/types_reflection.pyx+4-4
- thrift/compiler/test/fixtures/namespace/gen-py3lite/my/namespacing/extend/test/extend/lite_clients.py+63
- thrift/compiler/test/fixtures/namespace/gen-py3lite/my/namespacing/extend/test/extend/lite_clients.pyi+6
- thrift/compiler/test/fixtures/namespace/gen-py3lite/my/namespacing/extend/test/extend/lite_types.py+40
- thrift/compiler/test/fixtures/namespace/gen-py3lite/my/namespacing/extend/test/extend/lite_types.pyi+13
- thrift/compiler/test/fixtures/namespace/gen-py3lite/my/namespacing/test/hsmodule/lite_clients.py+61
- thrift/compiler/test/fixtures/namespace/gen-py3lite/my/namespacing/test/hsmodule/lite_clients.pyi+6
- thrift/compiler/test/fixtures/namespace/gen-py3lite/my/namespacing/test/hsmodule/lite_types.py+55
- thrift/compiler/test/fixtures/namespace/gen-py3lite/my/namespacing/test/hsmodule/lite_types.pyi+25
- thrift/compiler/test/fixtures/namespace/gen-py3lite/my/namespacing/test/module/module/lite_clients.py+61
- thrift/compiler/test/fixtures/namespace/gen-py3lite/my/namespacing/test/module/module/lite_clients.pyi+6
- thrift/compiler/test/fixtures/namespace/gen-py3lite/my/namespacing/test/module/module/lite_types.py+55
- thrift/compiler/test/fixtures/namespace/gen-py3lite/my/namespacing/test/module/module/lite_types.pyi+25
- thrift/compiler/test/fixtures/namespace/src/hsmodule.thrift+1
- thrift/compiler/test/fixtures/py3/gen-py3lite/module/lite_clients.py+4-4
- thrift/lib/py3/test/lists.py+1-1
- thrift/lib/py3lite/client/test/async_client_test.py+21-1
- thrift/lib/py3lite/client/test/leaf.thrift+24
- thrift/lib/py3lite/client/test/sync_client_test.py+16-1
- thrift/lib/py3lite/client/test/test.thrift+4
- thrift/lib/py3lite/client/test/test_server.py+16-5
0 commit comments