Enable py3 for struct patch unit test
commitdad4c1bf1fc40f0a49b409a4230208eb711ca9c9
authorAlfred Fuller <afuller@meta.com>
Thu, 29 Sep 2022 06:48:12 +0000 (28 23:48 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 29 Sep 2022 06:48:12 +0000 (28 23:48 -0700)
tree054ba7e230c236422f27b136c9cb90ed4d90786d
parent1107d8e5b546581e50f2900105381b2bbce86a19
Enable py3 for struct patch unit test

Summary: As it looks like we need them to coexist for a while

Differential Revision: D39909850

fbshipit-source-id: 20bfc85e5f600b004b98f10d573fb0353432259d
16 files changed:
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-cpp2/module_types.cpp
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-cpp2/module_types.h
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-cpp2/module_types.tcc
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-json/module.json
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-py3/test/fixtures/patch/module/builders.pxd
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-py3/test/fixtures/patch/module/builders.pyi
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-py3/test/fixtures/patch/module/types.pxd
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-py3/test/fixtures/patch/module/types.pyi
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-py3/test/fixtures/patch/module/types.pyx
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-py3/test/fixtures/patch/module/types_fields.pyx
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-py3/test/fixtures/patch/module/types_reflection.pyx
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-python/test/fixtures/patch/module/thrift_types.py
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-python/test/fixtures/patch/module/thrift_types.pyi
third-party/thrift/src/thrift/compiler/test/fixtures/patch/src/module.thrift
third-party/thrift/src/thrift/test/StructPatchTest.thrift
third-party/thrift/src/thrift/test/StructPatchTestInclude.thrift