Skip to content

Commit

Permalink
Enable mutable types for fbar TARGETS
Browse files Browse the repository at this point in the history
Summary: Enable mutable thrift-python for fbar targets and their dependencies.

Reviewed By: ahilger

Differential Revision: D66619497

fbshipit-source-id: 7d5eb91103c22102834dfdd4e7a600b0f021c52f
  • Loading branch information
yoney authored and facebook-github-bot committed Dec 3, 2024
1 parent cd4cb43 commit 6d8f3d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fb303/thrift/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ thrift_library(
thrift_cpp2_options = "frozen2,reflection",
thrift_java_swift_options = ["deprecated_allow_leagcy_reflection_client"],
thrift_js_options = ["node"],
thrift_python_options = ["experimental_generate_mutable_types"],
thrift_rust_options = [
"deprecated_default_enum_min_i32",
"serde",
Expand Down

0 comments on commit 6d8f3d6

Please sign in to comment.