diff options
author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2022-04-07 13:03:04 +0200 |
---|---|---|
committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2022-06-02 19:12:17 +0200 |
commit | 48020e87513c8632655dc0939cae802aab07616e (patch) | |
tree | d285d390a9edc474118bffde40d5997b17f8b2f7 /numpy/array_api/_array_object.py | |
parent | b84a53df9346a73fe8f6df0aaad8727f9bf56076 (diff) | |
download | numpy-48020e87513c8632655dc0939cae802aab07616e.tar.gz |
BUG: Fix TestConversion.test_to_int_scalar() on Python.
The delegation of int() to __trunc__ was deprecated in Python 3.11, see
https://github.com/python/cpython/commit/b4bd1e1422997de61faf506b4916e83013bc7d21
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions