diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2021-05-04 17:43:26 -0500 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2021-05-04 19:44:31 -0500 |
commit | ad2a73c18dcff95d844c382c94ab7f73b5571cf3 (patch) | |
tree | 5894e417352dc57086d954784b7ef433e587adcb /numpy/polynomial/polyutils.py | |
parent | a59973902c6706cfc4e6958e69e9a9b33db333fb (diff) | |
download | numpy-ad2a73c18dcff95d844c382c94ab7f73b5571cf3.tar.gz |
MAINT: Adjust NumPy float hashing to Python's slightly changed hash
This is necessary, since we use the Python double hash and the
semi-private function to calculate it in Python has a new signature
to return the identity-hash when the value is NaN.
closes gh-18833, gh-18907
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions