Skip to content

Drop Python 3.9 support, update to Python 3.10-3.13#2418

Merged
benjeffery merged 1 commit intotskit-dev:mainfrom
benjeffery:drop-python-39-support
Sep 10, 2025
Merged

Drop Python 3.9 support, update to Python 3.10-3.13#2418
benjeffery merged 1 commit intotskit-dev:mainfrom
benjeffery:drop-python-39-support

Conversation

@benjeffery
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.23%. Comparing base (7d3ab2c) to head (d93ff26).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2418   +/-   ##
=======================================
  Coverage   91.23%   91.23%           
=======================================
  Files          20       20           
  Lines       11831    11831           
  Branches     2296     2296           
=======================================
  Hits        10794    10794           
  Misses        568      568           
  Partials      469      469           
Flag Coverage Δ
C 91.23% <ø> (ø)
python 98.68% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

- Update pyproject.toml requires-python to >=3.10
- Remove Python 3.9 classifier from pyproject.toml
- Update wheel building to use Python 3.10-3.13
- Update GitHub Actions tests to use Python 3.10 and 3.13
- Update docker shared.env to exclude cp39-cp39

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@benjeffery benjeffery force-pushed the drop-python-39-support branch from f36183b to d93ff26 Compare September 10, 2025 06:26
@benjeffery benjeffery merged commit bc85d68 into tskit-dev:main Sep 10, 2025
13 checks passed
@benjeffery benjeffery deleted the drop-python-39-support branch September 10, 2025 09:15
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.

1 participant