Skip to content
Unverified Commit c0364fdf authored by Matthias Diener's avatar Matthias Diener Committed by GitHub
Browse files

fix numpy scalar hash for bigendian (#285)



* Revert "KeyBuilder: use system byteorder to match numpy"

This reverts commit cee50279.

* fix numpy hash for bigendian

* speed up endianess determination

* cleanups, add mock test

* broaden test slightly

Co-authored-by: default avatarMichał Górny <mgorny@gentoo.org>

* rename _IS_BIGENDIAN

* add comments

---------

Co-authored-by: default avatarMichał Górny <mgorny@gentoo.org>
parent 99d91be3
Loading
Loading
Loading
Loading