Skip to content

Avoid NumPy 2.5 type stubs#9312

Merged
crusaderky merged 1 commit into
dask:mainfrom
crusaderky:numpy-stubs
Jul 1, 2026
Merged

Avoid NumPy 2.5 type stubs#9312
crusaderky merged 1 commit into
dask:mainfrom
crusaderky:numpy-stubs

Conversation

@crusaderky

Copy link
Copy Markdown
Collaborator

NumPy 2.5 requires Python >=3.12 - including in its type stubs.
But Dask still supports Python =3.10; as a consequence when checking annotations we must use stubs from an older NumPy version.

@crusaderky crusaderky requested a review from fjetter as a code owner July 1, 2026 16:32
@crusaderky crusaderky merged commit 5b140e0 into dask:main Jul 1, 2026
44 of 49 checks passed
@crusaderky crusaderky deleted the numpy-stubs branch July 1, 2026 16:40
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.

1 participant