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

Require Python 3.9 #326

Merged
merged 4 commits into from
Oct 3, 2024
Merged

Require Python 3.9 #326

merged 4 commits into from
Oct 3, 2024

Conversation

jodal
Copy link
Owner

@jodal jodal commented Oct 3, 2024

Python 3.8 reaches end of life in a few weeks and will no longer receive any
security updates. This PR drops Python 3.8 from our test matrix and updates the
code to follow Python 3.9+ conventions.

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (cf6d8f6) to head (6ab0928).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #326   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines          957       955    -2     
  Branches       148       148           
=========================================
- Hits           957       955    -2     

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

@jodal jodal merged commit 165509b into main Oct 3, 2024
7 checks passed
@jodal jodal deleted the py39 branch October 3, 2024 16:43
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