Skip to content

chore: remove Python 3.9 from our build infrastructure#3937

Merged
rtyler merged 1 commit intodelta-io:mainfrom
rtyler:py39-eol
Nov 18, 2025
Merged

chore: remove Python 3.9 from our build infrastructure#3937
rtyler merged 1 commit intodelta-io:mainfrom
rtyler:py39-eol

Conversation

@rtyler
Copy link
Copy Markdown
Member

@rtyler rtyler commented Nov 17, 2025

Fixes #3886

@github-actions github-actions bot added the binding/python Issues for the Python package label Nov 17, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.17%. Comparing base (89a21c0) to head (59a4e04).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3937   +/-   ##
=======================================
  Coverage   74.17%   74.17%           
=======================================
  Files         152      152           
  Lines       39554    39554           
  Branches    39554    39554           
=======================================
  Hits        29338    29338           
  Misses       8887     8887           
  Partials     1329     1329           

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

@rtyler rtyler marked this pull request as ready for review November 17, 2025 17:39
@rtyler rtyler requested a review from ion-elgreco as a code owner November 17, 2025 17:39
@ion-elgreco
Copy link
Copy Markdown
Collaborator

We can bump the min abi version as well in the pyo3 features

Fixes delta-io#3886

Signed-off-by: R. Tyler Croy <rtyler@brokenco.de>
@rtyler rtyler enabled auto-merge (rebase) November 18, 2025 15:41
@rtyler rtyler merged commit 948396f into delta-io:main Nov 18, 2025
53 of 59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

binding/python Issues for the Python package

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Feature]: Drop python 3.9 support once EOL

2 participants