flatbuffers icon indicating copy to clipboard operation
flatbuffers copied to clipboard

Support for Numpy 2.0 in tests

Open arkamar opened this issue 1 year ago • 0 comments

The newbyteorder has been removed in Numpy 2.0 [1]. Its usages are replaced with respect to migration guide.

[1] https://numpy.org/devdocs/numpy_2_0_migration_guide.html#ndarray-and-scalar-methods

Fixes: #8332

arkamar avatar Jul 01 '24 10:07 arkamar