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

Test with Python 3.11-3.13 #312

Open
danyeaw opened this issue Jan 23, 2025 · 1 comment
Open

Test with Python 3.11-3.13 #312

danyeaw opened this issue Jan 23, 2025 · 1 comment
Labels
bug Something isn't working status:Needs Triage

Comments

@danyeaw
Copy link
Contributor

danyeaw commented Jan 23, 2025

Description

Right now we are testing on CI with version 3.7 through 3.10. I propose that we should start testing on CI with versions up to Python 3.13. We should also update the setup.cfg metadata to show that these latest versions are officially supported.

I would also be interested in feedback on how long to continue to support older versions of Python. I think most libraries drop support once a version goes end of life. Here are the End of Line Dates (no further security updates):

  • Python 3.7 - 27 Jun 2023
  • Python 3.8 - 07 Oct 2024

Looking at PyPI stats, and Python 3.7 makes up 40-50% of all downloads, so it seems like we should continue to support it for at least some period of time.

@danyeaw danyeaw added bug Something isn't working status:Needs Triage labels Jan 23, 2025
@danyeaw
Copy link
Contributor Author

danyeaw commented Jan 23, 2025

I just noticed that @RRosio also started a PR to fix this one here: #294

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working status:Needs Triage
Projects
None yet
Development

No branches or pull requests

1 participant