Skip to content

CI: Add 3.15(t) CI for Windows and MacOS#31582

Merged
ngoldbaum merged 4 commits into
numpy:mainfrom
ngoldbaum:3.15-ci-2
Jun 9, 2026
Merged

CI: Add 3.15(t) CI for Windows and MacOS#31582
ngoldbaum merged 4 commits into
numpy:mainfrom
ngoldbaum:3.15-ci-2

Conversation

@ngoldbaum

Copy link
Copy Markdown
Member

Over in the numpy-release repo, we ran into a failing test that only happens on GIL-enabled Python 3.15 on Windows.

This updates the MacOS and Windows CI to use 3.15(t) instead of 3.14(t). It also disables the test causing issues in numpy-release.

@ngoldbaum ngoldbaum requested a review from andyfaff June 8, 2026 14:58
@ngoldbaum ngoldbaum added component: CI 39 - free-threading PRs and issues related to support for free-threading CPython (a.k.a. no-GIL, PEP 703) labels Jun 8, 2026

@rgommers rgommers left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @ngoldbaum. This could also use either a code comment or (probably better) an issue to track that that test needs to stop defining DPy_TARGET_ABI3T once Meson is updated - and we probably want that before the release in August with wheels for 3.15

@ngoldbaum

Copy link
Copy Markdown
Member Author

Thanks for the review, Ralf! I'm going to merge this and open an issue that links to the code that needs to be updated.

@ngoldbaum ngoldbaum merged commit cd490dc into numpy:main Jun 9, 2026
83 of 85 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

39 - free-threading PRs and issues related to support for free-threading CPython (a.k.a. no-GIL, PEP 703) component: CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants