Skip to content

Conversation

@ianhi
Copy link
Collaborator

@ianhi ianhi commented Sep 24, 2025

Inspired by some pyright warnings I was getting about directly using both dask.base and importlib.util we were apparently relying on not perfectly defined import behavior https://discuss.python.org/t/python3-11-importlib-no-longer-exposes-util/25641/23

image image

this simplifies this a bit and removes the warnings that were driving me nuts, and i think is slightly more secure against weird importing importlib errors.

@dcherian
Copy link
Contributor

@ianhi ianhi force-pushed the ian/pyright-errors branch from 32f9ef5 to 595226a Compare October 16, 2025 17:29
@ianhi ianhi merged commit 4cfa6b8 into main Oct 16, 2025
14 checks passed
@ianhi ianhi deleted the ian/pyright-errors branch October 16, 2025 17:38
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.

4 participants