annoy icon indicating copy to clipboard operation
annoy copied to clipboard

test_binary_compatibility & test_prefault segfault on ppc64 & s390x

Open jayvdb opened this issue 3 years ago • 1 comments

c.f. https://build.opensuse.org/package/show/devel:languages:python/python-annoy

index_test.py::IndexTest::test_binary_compatibility & test_prefault failure is occurring only on ppc64 & s390x, tested both on Python 3.6 and 3.8

jayvdb avatar Feb 07 '21 10:02 jayvdb

interesting. maybe it's something with how they represent binary numbers in different ways

erikbern avatar Feb 13 '21 14:02 erikbern