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

254 Deprecate Python 3.9 #261

Merged
merged 1 commit into from
Nov 19, 2024
Merged

254 Deprecate Python 3.9 #261

merged 1 commit into from
Nov 19, 2024

Conversation

charles-turner-1
Copy link
Collaborator

Closes #254.

Deprecates Python 3.9:

  • Removes CI environment for 3.9.
  • Updated type hints to use 3.10+ syntax

Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.89%. Comparing base (38d4c45) to head (f3cfe41).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #261      +/-   ##
==========================================
- Coverage   97.90%   97.89%   -0.01%     
==========================================
  Files          11       11              
  Lines         810      807       -3     
==========================================
- Hits          793      790       -3     
  Misses         17       17              

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


🚨 Try these New Features:

@rbeucher rbeucher merged commit ed6f9f2 into main Nov 19, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Consider Dropping Python 3.9 Support and Adopting SPEC0
2 participants