Skip to content

Conversation

@scw
Copy link

@scw scw commented Mar 5, 2025

pkg_resources is now deprecated and will throw a DeprecationWarning when importing, try and use the replacement importlib.resources (Python 3.7+) if available. Details on the deprecation process available here: https://setuptools.pypa.io/en/latest/pkg_resources.html

`pkg_resources` is now deprecated and will throw a DeprecationWarning when
importing, try and use the replacement `importlib.resources` (Python 3.7+)
if available.
@hansingt
Copy link

@stub42: Would it be possible to merge these changes and create a new release soon? The pkg_resources package is slated for removal by setuptools on 2025-11-30. After this, pytz may break with newer versions of setuptools.

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