Bugfix: grpc python code generation location and file suffix
Follow up from #8356.
This addresses the regression for the location where the grpc file is generated and
changes the default suffix back to _fb again instead of .fb.
(See commit messages for more details).
Can this be merged @dbaileychess or does it need something else?
Any update if this can be merged? @dbaileychess @anton-bobukh
Rebased to master any chance this can be merged @dbaileychess @anton-bobukh as this still breaks imports in python
rebased again
@aardappel or @dbaileychess any chance this can also be merged to fix the regression after this was merged now https://github.com/google/flatbuffers/pull/8500
CI issues seem unrelated
Thanks :)
Thank you :sparkles: good to see that flatbuffers is still maintained