Skip to content

Remove array-api-strict from 3.10 CI #348

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

crusaderky
Copy link
Contributor

This is being discussed here data-apis/array-api-strict#160.
It implements option 2/3 in the linked thread.

@crusaderky crusaderky force-pushed the array-api-strict-24 branch from 77ebd40 to 9d197ed Compare July 2, 2025 08:10
NUMPY_VERSION < (1, 26),
reason="array_api_strict is untested on NumPy <1.26",
)
)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

numpy 1.26 is the first release with Python 3.12 support

@crusaderky crusaderky force-pushed the array-api-strict-24 branch from 2c28c2e to d237ce7 Compare July 2, 2025 08:25
@crusaderky crusaderky marked this pull request as ready for review July 2, 2025 08:28
Copy link
Member

@lucascolley lucascolley left a comment

Choose a reason for hiding this comment

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

thanks Guido, these changes look good to me if we end up going this way

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants