Skip to content

[Python] Avoid double flatbuffers include in pyi files #8626

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 17, 2025

Conversation

fliiiix
Copy link
Contributor

@fliiiix fliiiix commented Jun 24, 2025

Unneeded flatbuffers removed as it is statically added in the beginning every time.

@github-actions github-actions bot added c++ codegen Involving generating code from schema python labels Jun 24, 2025
@fliiiix fliiiix force-pushed the bugfix/double-include-flattbuffers branch from 9e6ee20 to 5b30be9 Compare June 25, 2025 06:15
@fliiiix fliiiix force-pushed the bugfix/double-include-flattbuffers branch from 5b30be9 to 9da2028 Compare July 8, 2025 11:34
@fliiiix fliiiix force-pushed the bugfix/double-include-flattbuffers branch from 9da2028 to 1fbcd41 Compare July 17, 2025 14:56
@fliiiix
Copy link
Contributor Author

fliiiix commented Jul 17, 2025

@aardappel small cleanup also ready to merge :)

@aardappel aardappel merged commit f830c47 into google:master Jul 17, 2025
50 of 51 checks passed
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.

2 participants