Commit a4ac9ab
Updating submodules
Summary:
GitHub commits:
facebook/fb303@20c4cd0
facebook/fbthrift@e8322cf
facebook/mvfst@db68ea0
facebook/wangle@0f423e9
facebookexperimental/rust-shed@cba30bb
Reviewed By: ajb85
fbshipit-source-id: a6546d78da425d9a9dae374ca96233d61e72cd801 parent 2555486 commit a4ac9ab
3 files changed
Lines changed: 3 additions & 3 deletions
- build/deps/github_hashes/facebook/mvfst-rev.txt+1-1
- build/deps/github_hashes/facebook/wangle-rev.txt+1-1
- thrift/conformance/go/conformance_server.go+17-22
- thrift/lib/go/thrift/application_exception.go+5-5
- thrift/lib/go/thrift/binary_protocol.go+1-1
- thrift/lib/go/thrift/binary_protocol_test.go+5-5
- thrift/lib/go/thrift/clientconn.go+2-2
- thrift/lib/go/thrift/clientconn_test.go+2-2
- thrift/lib/go/thrift/compact_protocol.go+1-1
- thrift/lib/go/thrift/compact_protocol_test.go+3-3
- thrift/lib/go/thrift/context_headers.go+1
- thrift/lib/go/thrift/context_headers_test.go+1-1
- thrift/lib/go/thrift/debug_protocol.go+5-9
- thrift/lib/go/thrift/deserializer.go+10-4
- thrift/lib/go/thrift/format.go-3
- thrift/lib/go/thrift/header_protocol.go+7-7
- thrift/lib/go/thrift/header_protocol_test.go+10-10
- thrift/lib/go/thrift/header_transport_test.go+1-1
- thrift/lib/go/thrift/http_protocol.go+5
- thrift/lib/go/thrift/json_protocol.go+1-1
- thrift/lib/go/thrift/lowlevel_benchmarks_test.go+48-48
- thrift/lib/go/thrift/persistent_headers_test.go+2-2
- thrift/lib/go/thrift/processor.go+4-4
- thrift/lib/go/thrift/protocol.go+10-8
- thrift/lib/go/thrift/protocol_test.go+38-38
- thrift/lib/go/thrift/rocket_protocol.go+9-4
- thrift/lib/go/thrift/rocket_upgrade_protocol.go+5
- thrift/lib/go/thrift/serializer.go+8-12
- thrift/lib/go/thrift/serializer_test.go+10-10
- thrift/lib/go/thrift/serializer_types_test.go+28-28
- thrift/lib/go/thrift/simple_json_protocol.go+1-1
- thrift/lib/python/test/structs.py+4
- thrift/lib/python/types.cpp+52-1
- thrift/lib/python/types.h+26
- thrift/lib/python/types.pxd+3
- thrift/lib/python/types.pyx+47-39
- thrift/test/go/server_test.go-43
0 commit comments