Skip to content

chore: drop Python 3.9, set 3.10 as minimum#3330

Merged
justusschock merged 4 commits intoLightning-AI:masterfrom
bhimrazy:drop-python-3.9
Mar 3, 2026
Merged

chore: drop Python 3.9, set 3.10 as minimum#3330
justusschock merged 4 commits intoLightning-AI:masterfrom
bhimrazy:drop-python-3.9

Conversation

@bhimrazy
Copy link
Collaborator

@bhimrazy bhimrazy commented Feb 26, 2026

What does this PR do?

Drops Python 3.9 support and bumps the minimum supported version to Python 3.10 across the entire repo.

Also closes #3320

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃


📚 Documentation preview 📚: https://torchmetrics--3330.org.readthedocs.build/en/3330/

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 26, 2026
@bhimrazy bhimrazy changed the title chore: update Python version from 3.9 to 3.10 across configurations a… chore: drop Python 3.9, set 3.10 as minimum Feb 26, 2026
@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 37%. Comparing base (4d52812) to head (5317f70).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #3330    +/-   ##
=======================================
- Coverage      37%     37%    -1%     
=======================================
  Files         364     349    -15     
  Lines       20099   19903   -196     
=======================================
- Hits         7521    7327   -194     
+ Misses      12578   12576     -2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@justusschock justusschock merged commit 8e1b7b3 into Lightning-AI:master Mar 3, 2026
72 of 75 checks passed
@mergify mergify bot added the ready label Mar 3, 2026
@bhimrazy bhimrazy deleted the drop-python-3.9 branch March 4, 2026 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation ready

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants