Skip to content

silx.resources: Use importlib.resources directly instead #4333

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
t20100 opened this issue May 20, 2025 · 0 comments
Open

silx.resources: Use importlib.resources directly instead #4333

t20100 opened this issue May 20, 2025 · 0 comments
Labels

Comments

@t20100
Copy link
Member

t20100 commented May 20, 2025

silx.resources is now essentially a wrapper over importlib.resources without additional features and some miss-behavior regarding not existing files (see PR #4324)

Why not relying on importlib.resources directly and deprecate the silx wrapper?
This module is used in other projects, so changes must be cautious.

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

No branches or pull requests

1 participant