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 Python 3.13 compatibility #1658

Merged
merged 1 commit into from
Aug 25, 2024
Merged

Add Python 3.13 compatibility #1658

merged 1 commit into from
Aug 25, 2024

Conversation

bartfeenstra
Copy link
Owner

This fixes #1328

@bartfeenstra bartfeenstra added enhancement New feature or request dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 6, 2024
@bartfeenstra bartfeenstra force-pushed the python-3.13 branch 2 times, most recently from 21f0bf7 to 270b7e7 Compare July 6, 2024 21:36
@bartfeenstra bartfeenstra marked this pull request as ready for review July 6, 2024 21:37
@bartfeenstra bartfeenstra force-pushed the python-3.13 branch 4 times, most recently from 7388bdb to d4899d7 Compare July 28, 2024 22:22
@bartfeenstra bartfeenstra force-pushed the python-3.13 branch 3 times, most recently from 4e8fbe0 to b30ab90 Compare August 25, 2024 18:11
Copy link

codecov bot commented Aug 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.23%. Comparing base (587ad15) to head (d58a769).
Report is 1 commits behind head on 0.4.x.

Additional details and impacted files
@@            Coverage Diff             @@
##            0.4.x    #1658      +/-   ##
==========================================
+ Coverage   96.22%   96.23%   +0.01%     
==========================================
  Files         259      259              
  Lines       17983    17983              
  Branches     3430     3430              
==========================================
+ Hits        17304    17306       +2     
+ Misses        473      471       -2     
  Partials      206      206              

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

@bartfeenstra bartfeenstra merged commit 53eb104 into 0.4.x Aug 25, 2024
8 checks passed
@bartfeenstra bartfeenstra deleted the python-3.13 branch August 25, 2024 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test on Python 3.13
1 participant