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:Michał Górny <mgorny@gentoo.org> * rename _IS_BIGENDIAN * add comments --------- Co-authored-by:
Michał Górny <mgorny@gentoo.org>
Loading
Please sign in to comment