Derek Bailey
caf3b494db
bulk code format fix ( #8707 )
2025-09-23 21:50:27 -07:00
Ben Beasley
b23493a7d2
Fix Python host-endianness dependencies ( #7773 )
...
* In Python tests, use host-endian-independent dtypes
* Fix host endianness dependence in Python flexbuffers
Co-authored-by: Derek Bailey <derekbailey@google.com >
2023-01-10 10:20:08 -08:00
Jared Junyoung Lim
40aa964057
Add Ref.AsStringBytes to flatbuffers.flexbuffers Python API ( #7713 )
...
* Add Ref.AsStringBytes to flatbuffers.flexbuffers Python API
* Append Bytes to AsStringBytes return value
Co-authored-by: Jared Junyoung Lim <jaredlim@google.com >
2022-12-14 14:42:56 -08:00
Dmitriy Kovalev
de89bd1933
Implement flexbuffers in python ( #5880 )
2020-05-07 14:26:33 -07:00