mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 11:03:59 +00:00
5e4739184f
* Fix issue #4389, if field is ommitted the return type is the same for python generator * Fix issue #4389, bytes is returned when field is omitted * Fix issue #4389, added generated python code after generator modification