Skip to content

Commit

Permalink
Updating submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Open Source Bot authored and facebook-github-bot committed Oct 25, 2024
1 parent 6f130b0 commit d80ea2e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cachelib/external/fbthrift
Submodule fbthrift updated 24 files
+1 −1 build/deps/github_hashes/facebook/folly-rev.txt
+1 −1 build/deps/github_hashes/facebook/mvfst-rev.txt
+1 −1 build/deps/github_hashes/facebook/wangle-rev.txt
+3 −2 thrift/compiler/generate/t_mstch_py3_generator.cc
+1 −0 thrift/compiler/generate/templates/python/thrift_patch.py.mustache
+118 −16 thrift/compiler/test/fixtures/adapter/out/py3/gen-py3/module/types.h
+1 −0 thrift/compiler/test/fixtures/basic/out/python_patch/gen-python-patch/thrift_patch.py
+8 −4 thrift/compiler/test/fixtures/refs/out/py3/gen-py3/module/builders.py
+12 −0 thrift/compiler/test/fixtures/refs/out/py3/gen-py3/module/types.h
+12 −0 thrift/compiler/test/fixtures/refs/out/py3/gen-py3/module/types.pxd
+18 −4 thrift/compiler/test/fixtures/refs/out/py3/gen-py3/module/types.pyi
+58 −12 thrift/compiler/test/fixtures/refs/out/py3/gen-py3/module/types.pyx
+4 −0 thrift/compiler/test/fixtures/refs/out/py3/gen-py3/module/types_fields.pxd
+40 −0 thrift/compiler/test/fixtures/refs/out/py3/gen-py3/module/types_fields.pyx
+52 −0 thrift/compiler/test/fixtures/refs/out/py3/gen-py3/module/types_reflection.py
+6 −0 thrift/compiler/test/fixtures/terse_write/out/py3/gen-py3/terse_write/types.h
+2 −0 thrift/compiler/test/fixtures/types/out/py3/gen-py3/apache/thrift/fixtures/types/module/builders.py
+2 −0 thrift/compiler/test/fixtures/types/out/py3/gen-py3/apache/thrift/fixtures/types/module/types.pxd
+3 −0 thrift/compiler/test/fixtures/types/out/py3/gen-py3/apache/thrift/fixtures/types/module/types.pyi
+9 −9 thrift/compiler/test/fixtures/types/out/py3/gen-py3/apache/thrift/fixtures/types/module/types.pyx
+1 −0 thrift/compiler/test/fixtures/types/out/py3/gen-py3/apache/thrift/fixtures/types/module/types_fields.pxd
+16 −5 thrift/compiler/test/fixtures/types/out/py3/gen-py3/apache/thrift/fixtures/types/module/types_fields.pyx
+13 −0 thrift/compiler/test/fixtures/types/out/py3/gen-py3/apache/thrift/fixtures/types/module/types_reflection.py
+4 −1 thrift/compiler/test/fixtures/types/out/py3/gen-py3/module/types.h
2 changes: 1 addition & 1 deletion cachelib/external/fizz

0 comments on commit d80ea2e

Please sign in to comment.