google / flatbuffers

FlatBuffers: Memory Efficient Serialization Library
https://flatbuffers.dev/
Apache License 2.0
22.52k stars 3.19k forks source link

[Python] Generate `.pyi` stub files when `--python-typing` is on. #8312

Closed anton-bobukh closed 1 month ago

anton-bobukh commented 1 month ago

To support this change, the following modifications were made: