Allow some numba errors on 32-bit
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Mon, 21 Oct 2024 18:43:11 +0000 (19:43 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Mon, 21 Oct 2024 18:43:11 +0000 (19:43 +0100)
commitd8484afe05956c8b332e148312b9363558f70c52
treeb47f6c028bdb756e6039317da00618c3b9c939de
parent3402c5cb1e9dd22a7067726aa549a9882dd7326c
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