Skip to content

[Python] Fix invalid generated code for packing structs with array of struct fields#8903

Open
peter-soos wants to merge 2 commits intogoogle:masterfrom
peter-soos:fix_8775
Open

[Python] Fix invalid generated code for packing structs with array of struct fields#8903
peter-soos wants to merge 2 commits intogoogle:masterfrom
peter-soos:fix_8775

Conversation

@peter-soos
Copy link
Contributor

fixes #8775

@github-actions github-actions bot added python c++ codegen Involving generating code from schema labels Jan 8, 2026
@jtdavis777 jtdavis777 self-requested a review February 5, 2026 11:11
@jtdavis777
Copy link
Collaborator

@peter-soos I think you need to run scripts/generate_code.py with the --flatc option pointing at the flatc you compiled for this branch, and push those changes to this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ codegen Involving generating code from schema python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Python] Invalid generated code for packing structs with array of struct fields

2 participants