4 files changed
+4
-4
lines changed- build/deps/github_hashes/facebook/folly-rev.txt+1-1
- build/deps/github_hashes/facebook/wangle-rev.txt+1-1
- thrift/compiler/generate/t_mstch_python_generator.cc+1-1
- thrift/compiler/generate/templates/cpp2/module_types_tcc/serialize_field_size.mustache+2-2
- thrift/compiler/generate/templates/cpp2/module_types_tcc/serialize_field_size_zc.mustache+2-2
- thrift/compiler/generate/templates/python/thrift_types_capi.cpp.mustache+42
- thrift/compiler/parse/parser.cc+2-1
- thrift/compiler/test/build_fixtures.py+54-51
- thrift/compiler/test/fixtures/adapter/gen-cpp2/module_no_uri_types.tcc+2-2
- thrift/compiler/test/fixtures/adapter/gen-cpp2/module_types.tcc+136-136
- thrift/compiler/test/fixtures/basic-annotations/gen-cpp2/module_types.tcc+2-2
- thrift/compiler/test/fixtures/basic-python-capi/gen-cpp2/module_data.cpp+11-11
- thrift/compiler/test/fixtures/basic-python-capi/gen-cpp2/module_data.h+5-5
- thrift/compiler/test/fixtures/basic-python-capi/gen-cpp2/module_for_each_field.h+2-2
- thrift/compiler/test/fixtures/basic-python-capi/gen-cpp2/module_metadata.cpp+14-13
- thrift/compiler/test/fixtures/basic-python-capi/gen-cpp2/module_metadata.h+1-1
- thrift/compiler/test/fixtures/basic-python-capi/gen-cpp2/module_types.cpp+33-39
- thrift/compiler/test/fixtures/basic-python-capi/gen-cpp2/module_types.h+87-87
- thrift/compiler/test/fixtures/basic-python-capi/gen-cpp2/module_types.tcc+99-101
- thrift/compiler/test/fixtures/basic-python-capi/gen-cpp2/module_types_fwd.h+1-1
- thrift/compiler/test/fixtures/basic-python-capi/gen-cpp2/module_visit_by_thrift_field_metadata.h+6-6
- thrift/compiler/test/fixtures/basic-python-capi/gen-cpp2/module_visit_union.h+3-3
- thrift/compiler/test/fixtures/basic-python-capi/gen-python/module/thrift_types_capi.cpp+120-24
- thrift/compiler/test/fixtures/basic-python-capi/gen-python/module/thrift_types_capi.h+16-9
- thrift/compiler/test/fixtures/basic-python-capi/gen-python/test/fixtures/basic-python-capi/module/thrift_metadata.py+13-12
- thrift/compiler/test/fixtures/basic-python-capi/gen-python/test/fixtures/basic-python-capi/module/thrift_types.py+16-16
- thrift/compiler/test/fixtures/basic-python-capi/gen-python/test/fixtures/basic-python-capi/module/thrift_types.pyi+17-17
- thrift/compiler/test/fixtures/basic-python-capi/gen-python/test/fixtures/basic-python-capi/module/thrift_types_capi.pxd+4-4
- thrift/compiler/test/fixtures/basic-python-capi/gen-python/test/fixtures/basic-python-capi/module/thrift_types_capi.pyx+7-7
- thrift/compiler/test/fixtures/basic-python-capi/src/module.thrift+8-7
- thrift/compiler/test/fixtures/fatal/gen-cpp2/module_types.tcc+4-4
- thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/module_types.tcc+10-10
- thrift/compiler/test/fixtures/patch/gen-cpp2/module_types.tcc+130-130
- thrift/compiler/test/fixtures/py3/gen-py3cpp/module_types.tcc+2-2
- thrift/compiler/test/fixtures/refs/gen-cpp2/module_types.tcc+8-8
- thrift/compiler/test/fixtures/terse_write/gen-cpp2/terse_write_types.tcc+4-4
- thrift/compiler/test/fixtures/types/gen-cpp2/module_types.tcc+2-2
- thrift/lib/cpp2/Adapt.h+19-7
- thrift/lib/cpp2/op/detail/Encode.h+10-2
- thrift/lib/python/capi/constructor.cpp+22
- thrift/lib/python/capi/constructor.h+18-2
- thrift/lib/python/capi/extractor.cpp+35
- thrift/lib/python/capi/extractor.h+8-15
- thrift/lib/python/capi/test/marshal_fixture.h+2
- thrift/lib/python/capi/test/marshal_fixture.pyi+2
- thrift/lib/python/capi/test/marshal_fixture.pyx+8
- thrift/lib/python/capi/test/test_marshal.py+14-4
- thrift/lib/python/types.cpp+21
- thrift/lib/python/types.h+8-1
- thrift/lib/rust/src/simplejson_protocol.rs+1-1
- thrift/test/AdapterTest.cpp+24
- thrift/test/AdapterTest.h+23-1
- thrift/test/adapter.thrift+11
- thrift/test/python_capi/capi_test.py+13-5
- thrift/test/python_capi/fixture.pyx+3-3
- thrift/test/python_capi/module.thrift+8-7
- folly/File.h+1
- folly/container/F14.md+2-1
- folly/container/detail/F14Table.h+28-21
- folly/container/test/F14MapTest.cpp+2-2
- folly/detail/ThreadLocalDetail.h+2-3
- folly/experimental/FunctionScheduler.cpp+1-1
- folly/logging/AsyncFileWriter.cpp+2-1
- folly/logging/FileHandlerFactory.cpp+1-1
- folly/logging/ImmediateFileWriter.cpp+2-1
- folly/python/iobuf.cpp+5
- folly/python/iobuf.h+7
- folly/python/iobuf.pxd+1
- folly/python/iobuf.pyx+2
- folly/sorted_vector_types.h+18
- folly/test/sorted_vector_test.cpp+35
0 commit comments