Skip to content

[2.3.x] CI: temporarily pin numpy to 2.2 until latest numexpr is available #61638

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

jorisvandenbossche
Copy link
Member

Some tests involving numexpr are failing in the CI of the backport PRs, which is happening since the release of numpy 2.3, I think.
On the main branch this is not happening (yet), because I think numpy gets restricted there to 2.2 because of the presence of numba in the env. In the 2.3.x branch however, mamba ends up getting numpy 2.3

I reported the wrong results from numexpr upstream (pydata/numexpr#515), although it seems it might be solved with the latest numexpr release.

@jorisvandenbossche jorisvandenbossche added this to the 2.3.1 milestone Jun 12, 2025
@jorisvandenbossche jorisvandenbossche added the CI Continuous Integration label Jun 12, 2025
@jorisvandenbossche jorisvandenbossche merged commit e895889 into pandas-dev:2.3.x Jun 12, 2025
42 of 49 checks passed
@jorisvandenbossche jorisvandenbossche deleted the ci-pin-numpy branch June 12, 2025 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant