Skip to content

Conversation

@MaxGhenis
Copy link
Contributor

@MaxGhenis MaxGhenis commented Feb 13, 2026

Summary

  • Drop Python 3.10 support (following SPEC 0 policy)
  • Upgrade actions/checkout from v3 to v4
  • Add .python-version file for uv default (set to 3.13)

Python 3.14 support is blocked until tables ships 3.14 wheels (tracked in #399).

Test plan

  • CI runs tests on Python 3.12 and 3.13 on both Ubuntu and Windows
  • Smoke tests verify compatibility with policyengine-us on 3.11-3.13

🤖 Generated with Claude Code

MaxGhenis and others added 4 commits February 12, 2026 23:00
- Add Python 3.14 to classifiers in setup.py
- Add Python 3.14 to CI test matrix
- Update dependency installation for Python 3.13+ to include 3.14

Fixes PolicyEngine#399

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

Co-Authored-By: Claude <noreply@anthropic.com>
@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.51%. Comparing base (58c2fca) to head (66ba052).
⚠️ Report is 35 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #435      +/-   ##
==========================================
+ Coverage   81.14%   82.51%   +1.37%     
==========================================
  Files         197      202       +5     
  Lines       10228    10634     +406     
  Branches     1057     1069      +12     
==========================================
+ Hits         8299     8775     +476     
+ Misses       1640     1583      -57     
+ Partials      289      276      -13     

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

Python 3.14 can't be supported until the `tables` package
ships 3.14 wheels. Keeping the 3.10 drop and actions upgrades.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@MaxGhenis MaxGhenis changed the title Add Python 3.14 support Drop Python 3.10 support, upgrade CI actions Feb 13, 2026
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