Sourya Kovvali

Results 5 issues of Sourya Kovvali

OnePlus 5 - SD835, 8GB RAM Tried both online and offline --- Title is self-explanatory. Don't know what's causing the issue.

Description of Changes ====================== - Support Python 3.10 and 3.11 - Deprecate Python 2.7 and 3.5 - Update tooling Test Plan ========= - Local build for Linux works - Mac...

This PR adds a build of flatc at release for `aarch64` via the [`ubuntu-24.04-arm` runner](https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories).

CI

Target URL: https://flatbuffers.dev/classflatbuffers_1_1_flat_buffer_builder.html [Optional] Source Site: https://github.com/google/flatbuffers/issues/5243

documentation

### Description When using `--python-no-type-prefix-suffix` and `--gen-object-api` flags for python codegen, the `Pack` method of the object API is broken as it still calls the prefixed method. While this looks...