diff options
author | Christoph Gohlke <cgohlke@uci.edu> | 2013-09-14 11:27:22 -0700 |
---|---|---|
committer | Christoph Gohlke <cgohlke@uci.edu> | 2013-09-14 11:27:22 -0700 |
commit | 997fe5b8dedaf0e58de72c9c789e56c328cd02c7 (patch) | |
tree | 1559d00384b733a8497130d1d954b225f31b9214 /numpy/lib/tests/test_regression.py | |
parent | f88a22523ec1d1ed55f4e06ac047ff188cfae6f8 (diff) | |
download | numpy-997fe5b8dedaf0e58de72c9c789e56c328cd02c7.tar.gz |
BUG: use correct type for hash values
As of Python 3.2 hash values are of type Py_hash_t. Previous versions use C long.
Diffstat (limited to 'numpy/lib/tests/test_regression.py')
0 files changed, 0 insertions, 0 deletions