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.13 #328

Merged
merged 5 commits into from
Feb 14, 2025
Merged

Add support for Python 3.13 #328

merged 5 commits into from
Feb 14, 2025

Conversation

dfremont
Copy link
Collaborator

Description

Adds support for Python 3.13. Also unpins manifold3d as the API is now expected to be stable.

Note that using VerifAI will still fail on 3.13 until we update its dependencies too.

Issue Link

Checklist

  • I have tested the changes locally via pytest and/or other means
  • I have added or updated relevant documentation
  • I have autoformatted the code with black and isort
  • I have added test cases (if applicable)

Additional Notes

@dfremont dfremont requested a review from lola831 February 14, 2025 18:00
Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.34%. Comparing base (394f205) to head (b76b724).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #328      +/-   ##
==========================================
+ Coverage   91.32%   91.34%   +0.02%     
==========================================
  Files          54       54              
  Lines       13577    13577              
==========================================
+ Hits        12399    12402       +3     
+ Misses       1178     1175       -3     

see 2 files with indirect coverage changes

@lola831 lola831 merged commit f6bb62a into main Feb 14, 2025
28 checks passed
@dfremont dfremont deleted the 3.13-fixes branch February 14, 2025 19:21
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.

2 participants