Skip to content

Drop support for Python 3.9, add Python 3.13 and 3.14 to supported versions#1192

Merged
y0urself merged 4 commits intomainfrom
python_update_redux
Mar 19, 2026
Merged

Drop support for Python 3.9, add Python 3.13 and 3.14 to supported versions#1192
y0urself merged 4 commits intomainfrom
python_update_redux

Conversation

@wiegandm
Copy link
Copy Markdown
Member

What and Why

This removes support for Python 3.9, which has reached the end-of-life status. It adds support for more recent Python versions.

@github-actions
Copy link
Copy Markdown

Conventional Commits Report

Type Number
Changed 3

🚀 Conventional commits found.

@wiegandm wiegandm marked this pull request as ready for review March 16, 2026 13:11
@wiegandm wiegandm requested review from a team as code owners March 16, 2026 13:11
@wiegandm wiegandm changed the title Python update redux Drop support for Python 3.9, add Python 3.13 and 3.14 to supported versions Mar 16, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.46%. Comparing base (b9cb74e) to head (34999cd).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1192      +/-   ##
==========================================
- Coverage   90.33%   89.46%   -0.87%     
==========================================
  Files         111      111              
  Lines        7327     6733     -594     
  Branches      842      842              
==========================================
- Hits         6619     6024     -595     
  Misses        500      500              
- Partials      208      209       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@y0urself y0urself added the make release To trigger GitHub release action. label Mar 16, 2026
@y0urself y0urself enabled auto-merge (squash) March 16, 2026 13:38
@y0urself y0urself merged commit 4170ef2 into main Mar 19, 2026
24 of 25 checks passed
@y0urself y0urself deleted the python_update_redux branch March 19, 2026 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

make release To trigger GitHub release action.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants