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

Drop Python 3.8 #548

Merged
merged 2 commits into from
Nov 26, 2024
Merged

Drop Python 3.8 #548

merged 2 commits into from
Nov 26, 2024

Conversation

tony
Copy link
Member

@tony tony commented Nov 26, 2024

Problem

Python 3.8 reached end-of-life on October 7th, 2024 (see devguide.python.org, Status of Python Versions, Unsupported versions)

Changes

Drop Python 3.8

Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.76%. Comparing base (5254fa7) to head (787d0c3).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #548      +/-   ##
==========================================
+ Coverage   88.50%   88.76%   +0.25%     
==========================================
  Files          36       36              
  Lines        3924     3924              
  Branches      551      359     -192     
==========================================
+ Hits         3473     3483      +10     
  Misses        305      305              
+ Partials      146      136      -10     

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

tony added 2 commits November 26, 2024 06:43
Python 3.8 reached end-of-life on October 7th, 2024 (see devguide.python.org,
Status of Python Versions)

See also: https://devguide.python.org/versions/#unsupported-versions
@tony tony merged commit 231a9c7 into master Nov 26, 2024
27 checks passed
@tony tony deleted the drop-python-3.8 branch November 26, 2024 12:48
@tony tony mentioned this pull request Dec 18, 2024
tony added a commit that referenced this pull request Dec 21, 2024
Python 3.8 was dropped in #548.
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