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.11 #1008

Merged
merged 9 commits into from
Feb 11, 2023
Merged

Add support for Python 3.11 #1008

merged 9 commits into from
Feb 11, 2023

Conversation

fepegar
Copy link
Owner

@fepegar fepegar commented Dec 8, 2022

Description
Adding support for Python 3.11.

Checklist

  • I have read the CONTRIBUTING docs and have a developer setup (especially important are pre-commitand pytest)
  • Non-breaking change (would not break existing functionality)
  • Breaking change (would cause existing functionality to change)
  • Tests added or modified to cover the changes
  • Integration tests passed locally by running pytest
  • In-line docstrings updated
  • Documentation updated, tested running make html inside the docs/ folder
  • This pull request is ready to be reviewed
  • If the PR is ready and there are multiple commits, I have squashed them and force-pushed

@codecov
Copy link

codecov bot commented Dec 8, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.36%. Comparing base (2ded22e) to head (fcaee43).
Report is 113 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1008   +/-   ##
=======================================
  Coverage   86.36%   86.36%           
=======================================
  Files          91       91           
  Lines        5771     5772    +1     
=======================================
+ Hits         4984     4985    +1     
  Misses        787      787           

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

@fepegar fepegar marked this pull request as ready for review February 11, 2023 16:03
@fepegar fepegar marked this pull request as draft February 11, 2023 16:13
@fepegar fepegar marked this pull request as ready for review February 11, 2023 18:55
@fepegar fepegar merged commit df746ba into main Feb 11, 2023
@fepegar fepegar deleted the support-python-311 branch February 11, 2023 18:55
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