flatbuffers/include
Felix c7b9dc83f5
[Python] Avoid include own type (#8625)
This prevents the include of the type defined in the pyi,
otherwise this leads to error message like this:
error: Name XYZ already defined (possibly by an import)  [no-redef]
2025-07-15 11:20:09 -07:00
..
codegen [Python] Avoid include own type (#8625) 2025-07-15 11:20:09 -07:00
flatbuffers Decode bytes to strings in Python Object API (#8551) 2025-06-29 01:40:10 -07:00