https://github.com/pymc-devs/pytensor/blob/236a3dfec7cc69217e9504b43aa1ed88213ec5be/tests/link/numba/test_cython_support.py#L95-L97 Started failing in https://github.com/pymc-devs/pytensor/actions/runs/10537278556/job/29198505441?pr=979#step:6:1606 ```python ValueError: Invalid signature: double (Py_ssize_t, double, int __pyx_skip_dispatch) ``` CC @aseyboldt does it look like an easy fix?