Allow some numba errors on 32-bit
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Tue, 28 Jan 2025 22:18:06 +0000 (22:18 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Tue, 28 Jan 2025 22:18:06 +0000 (22:18 +0000)
commit8b3a2fee2e9bd6764d2f6436e82aeee8ff9c42ae
treee12b47af5ad4b3a829e250c45c2c26ddd202a6cf
parente72c36e237fb4b7f891524759341dda19fe2fef3
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