Skip to content

Drop Python 3.8 #951

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

Merged
merged 2 commits into from
Nov 26, 2024
Merged

Drop Python 3.8 #951

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 70.24%. Comparing base (c48dbb6) to head (b8a4a0c).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #951      +/-   ##
==========================================
+ Coverage   70.14%   70.24%   +0.10%     
==========================================
  Files          26       26              
  Lines        1936     1936              
  Branches      395      365      -30     
==========================================
+ Hits         1358     1360       +2     
  Misses        456      456              
+ Partials      122      120       -2     

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

tony added 2 commits November 26, 2024 06:45
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 e410060 into master Nov 26, 2024
19 checks passed
@tony tony deleted the drop-python-3.8 branch November 26, 2024 12:50
@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 via #951.
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