Skip to content
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

Drop Python 3.9 support when it goes EOL #2047

Open
ni-jfitzger opened this issue Apr 19, 2024 · 0 comments
Open

Drop Python 3.9 support when it goes EOL #2047

ni-jfitzger opened this issue Apr 19, 2024 · 0 comments

Comments

@ni-jfitzger
Copy link
Collaborator

Description of issue

When Python 3.9 goes EOL In October 2025, we should drop support for it.
As part of this, we should also drop our usage of the pkg_resources module, which is part of setuptools, and not a built-in module.

When we added support for Python 3.12, we shifted toward using the built-in importlib.metdata module, instead.

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

No branches or pull requests

1 participant