Skip to content
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

feat(python): Drop python 3.8 support #18965

Merged
merged 5 commits into from
Sep 27, 2024
Merged

feat(python): Drop python 3.8 support #18965

merged 5 commits into from
Sep 27, 2024

Conversation

ritchie46
Copy link
Member

@itamarst I believe there were some py39 ABI's we wanted to call, but couldn't until we dropped py3.8. The moment is here.

@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature python Related to Python Polars labels Sep 27, 2024
@ritchie46 ritchie46 merged commit a0ec630 into main Sep 27, 2024
16 checks passed
@ritchie46 ritchie46 deleted the py39 branch September 27, 2024 10:56
Copy link

codecov bot commented Sep 27, 2024

Codecov Report

Attention: Patch coverage is 98.98990% with 1 line in your changes missing coverage. Please review.

Project coverage is 79.85%. Comparing base (74b5307) to head (1bd3cc8).
Report is 25 commits behind head on main.

Files with missing lines Patch % Lines
py-polars/polars/io/spreadsheet/_utils.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #18965   +/-   ##
=======================================
  Coverage   79.85%   79.85%           
=======================================
  Files        1523     1523           
  Lines      207315   207340   +25     
  Branches     2906     2904    -2     
=======================================
+ Hits       165545   165580   +35     
+ Misses      41222    41213    -9     
+ Partials      548      547    -1     

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

@alexander-beedie
Copy link
Collaborator

alexander-beedie commented Sep 27, 2024

"The glorious future has arrived..." 🌟😝

@c-peters c-peters added the accepted Ready for implementation label Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation enhancement New feature or an improvement of an existing feature python Related to Python Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants