Skip to content

CI Use released numpy for Windows wheels testing #61248

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
merged 3 commits into from
Apr 10, 2025

Conversation

lesteve
Copy link
Contributor

@lesteve lesteve commented Apr 7, 2025

Following #61249 this also used released numpy for testing on Windows free-threaded wheels.

@lesteve lesteve changed the title CI Maybe fix Windows free-threaded BLD/CI Maybe fix Windows free-threaded? Apr 7, 2025
@mroeschke mroeschke added the Build Library building on various platforms label Apr 7, 2025
@lesteve
Copy link
Contributor Author

lesteve commented Apr 9, 2025

I guess this doesn't fix the nightly wheels failure, since the issue seems related to cython dev according to #61249.

It could still be worth to merge this PR to use released numpy.

I'll move it ouf of draft, when the wheels are back to green on main.

@lesteve lesteve changed the title BLD/CI Maybe fix Windows free-threaded? CI Use released numpy for Windows wheels Apr 9, 2025
@lesteve lesteve changed the title CI Use released numpy for Windows wheels CI Use released numpy for Windows wheels testing Apr 10, 2025
@lesteve lesteve marked this pull request as ready for review April 10, 2025 08:49
@lesteve
Copy link
Contributor Author

lesteve commented Apr 10, 2025

OK I guess this is ready to be reviewed, this simplifies the Windows free-threaded further (on top of #61249) by using released numpy for testing. cc @mroeschke.

The Wheels testing seems to be fine, see build log.

Not quite sure why the mypy error is about since it does not seem related to my PR, see build log.

@mroeschke mroeschke added this to the 3.0 milestone Apr 10, 2025
@mroeschke mroeschke merged commit 4b8c472 into pandas-dev:main Apr 10, 2025
93 of 94 checks passed
@mroeschke
Copy link
Member

Thanks @lesteve (and for your initial stab at debugging our wheel failures)

@lesteve lesteve deleted the maybe-fix-windows-free-threaded branch April 10, 2025 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants