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

Add support for Python 3.12 #422

Merged
merged 4 commits into from
Dec 21, 2023
Merged

Add support for Python 3.12 #422

merged 4 commits into from
Dec 21, 2023

Conversation

sebp
Copy link
Owner

@sebp sebp commented Dec 21, 2023

Checklist

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

What does this implement/fix? Explain your changes
Adds support for Python 3.12

Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (66b7efb) 98.04% compared to head (d5a6f5c) 97.98%.
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #422      +/-   ##
==========================================
- Coverage   98.04%   97.98%   -0.06%     
==========================================
  Files          37       37              
  Lines        3426     3426              
  Branches      517      517              
==========================================
- Hits         3359     3357       -2     
- Misses         32       33       +1     
- Partials       35       36       +1     

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

@sebp sebp merged commit ed70f6b into master Dec 21, 2023
46 of 47 checks passed
@sebp sebp deleted the py-3-12 branch December 21, 2023 22:25
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