Debian Patches

Status for tinyarray/1.2.3-4

Patch Description Author Forwarded Bugs Origin Last update
python-3.10.patch Python 3.10 Support
In Python 3.10, NaNs no longer hash equal, instead they are hashed by
their object's address. (See: https://bugs.python.org/issue43475)

Replace that behaviour by passing the address of the object to the
hash() function.

This is all rather messy, I'm sure someone more familiar with C++
templates can do something a lot tidier...
Stefano Rivera <stefanor@debian.org> yes 2021-11-22

All known versions for source package 'tinyarray'

Links