Skip to content

Update python_requires and test matrix to support Python 3.11+ #305

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

matt-graham
Copy link
Collaborator

Suggests dropping support for Python 3.8 - 3.10 inline with SPEC0 recommendations, and updating matrix in test workflow to test against Python 3.11, 3.12 and 3.13 on Ubuntu and MacOS. Latter depends on #212 being resolved which may have been achieved by PyTorch refactor in #277.

@matt-graham matt-graham force-pushed the mmg/update-test-matrix branch from eb9cb2e to cfb0484 Compare May 23, 2025 21:05
Copy link

codecov bot commented May 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.56%. Comparing base (922dae6) to head (cfb0484).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #305      +/-   ##
==========================================
- Coverage   96.60%   96.56%   -0.04%     
==========================================
  Files          32       32              
  Lines        3450     3439      -11     
==========================================
- Hits         3333     3321      -12     
- Misses        117      118       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jasonmcewen
Copy link
Contributor

Yep, makes sense to drop older python versions

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