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 support for Python 3.8 #427

Merged
merged 1 commit into from
Jan 14, 2024
Merged

Drop support for Python 3.8 #427

merged 1 commit into from
Jan 14, 2024

Conversation

sebp
Copy link
Owner

@sebp sebp commented Jan 14, 2024

Checklist

  • pytest passes
  • tests are included
  • code is well formatted
  • documentation renders correctly

What does this implement/fix? Explain your changes
Remove support for Python 3.8 and require 3.9 or later.

Copy link

codecov bot commented Jan 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (914f337) 97.98% compared to head (3ea8812) 98.04%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #427      +/-   ##
==========================================
+ Coverage   97.98%   98.04%   +0.05%     
==========================================
  Files          37       37              
  Lines        3426     3423       -3     
  Branches      517      516       -1     
==========================================
- Hits         3357     3356       -1     
+ Misses         33       32       -1     
+ Partials       36       35       -1     

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

@sebp sebp merged commit 3a1b40a into master Jan 14, 2024
33 checks passed
@sebp sebp deleted the drop-py38 branch January 14, 2024 11:20
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