Skip to content

Add Python 3.13, remove Python 3.8#78

Merged
jodal merged 5 commits intomainfrom
upgrades
Oct 10, 2024
Merged

Add Python 3.13, remove Python 3.8#78
jodal merged 5 commits intomainfrom
upgrades

Conversation

@jodal
Copy link
Copy Markdown
Member

@jodal jodal commented Oct 10, 2024

  • Use Python 3.13 as the primary version
  • Remove support for Python 3.8
  • Use Annotated from typing instead of typing_extensions
  • Use Generator and Iterator from collections.abc
  • Use dict/list/tuple in types

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (bdc9f94) to head (bc45434).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #78   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          359       360    +1     
  Branches        21         9   -12     
=========================================
+ Hits           359       360    +1     

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

@jodal jodal merged commit d81438d into main Oct 10, 2024
@jodal jodal deleted the upgrades branch October 10, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant