Allow some numba errors on 32-bit
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sat, 1 Feb 2025 18:39:17 +0000 (18:39 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sat, 1 Feb 2025 18:39:17 +0000 (18:39 +0000)
commit1e635a35ec867fed4e493377f1ccecaabb14d890
tree482e464046aa6d8ba199cc278eaccf44629606e8
parent2220c3c4b6e5abcac8440826c79a06cfc001fdb7
Allow some numba errors on 32-bit

Specifying the exception type allows only explicit errors,
not silently wrong answers

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: no

Gbp-Pq: Name numba_fail_32bit.patch
pandas/tests/groupby/aggregate/test_numba.py
pandas/tests/groupby/conftest.py
pandas/tests/window/conftest.py
pandas/tests/window/test_numba.py