Skip to content

remove importlib-resources in favor of importlib.resources#2719

Merged
tcuongd merged 2 commits intofacebook:mainfrom
jorenham:importlib.resources
Jan 31, 2026
Merged

remove importlib-resources in favor of importlib.resources#2719
tcuongd merged 2 commits intofacebook:mainfrom
jorenham:importlib.resources

Conversation

@jorenham
Copy link
Copy Markdown
Contributor

The importlib-resources package (pypi) is a backport of the stdlib importlib.resources package that was added in Python 3.7 (docs), so there's no need for it anymore.

@meta-cla meta-cla bot added the CLA Signed label Jan 28, 2026
@tcuongd tcuongd merged commit 29450c6 into facebook:main Jan 31, 2026
7 checks passed
@jorenham jorenham deleted the importlib.resources branch January 31, 2026 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants