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

Support modern Python versions #112

Merged
merged 3 commits into from
Mar 20, 2024
Merged

Conversation

apriha
Copy link
Owner

@apriha apriha commented Mar 20, 2024

Remove support for Python 3.7. Add support for Python 3.11 and 3.12.

Copy link

codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.28%. Comparing base (3d083e4) to head (a3564a7).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
- Coverage   96.71%   96.28%   -0.44%     
==========================================
  Files           4        4              
  Lines         457      457              
  Branches       71       77       +6     
==========================================
- Hits          442      440       -2     
- Misses          4        5       +1     
- Partials       11       12       +1     

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

@apriha apriha merged commit ba62d80 into master Mar 20, 2024
20 checks passed
@apriha apriha deleted the feature/support-modern-python-versions branch March 20, 2024 05:45
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.

None yet

1 participant