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

⬆️ Python 3.13 support #2384

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

⬆️ Python 3.13 support #2384

wants to merge 17 commits into from

Conversation

Zethson
Copy link
Member

@Zethson Zethson commented Jan 24, 2025

Third time's a charm

Fixes #2346 (comment)

  • Adds official support for Python 3.13
  • Replace 3.12 with 3.13 in the test matrix
  • Require readfcs>=2.0.1

We stick to Python 3.12 for the docs for now because they fail #2366 (comment)

@falexwolf noticed sudden failures for tiledbsoma so this PR is on hold again

Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.35%. Comparing base (d503387) to head (3d984ed).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2384      +/-   ##
==========================================
- Coverage   91.71%   91.35%   -0.37%     
==========================================
  Files          62       60       -2     
  Lines        9138     8038    -1100     
==========================================
- Hits         8381     7343    -1038     
+ Misses        757      695      -62     

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

Copy link

github-actions bot commented Jan 24, 2025

@github-actions github-actions bot temporarily deployed to pull request January 24, 2025 14:00 Inactive
@falexwolf
Copy link
Member

Sorry about the back and forth, @Zethson!

Here is a thread with the screenshots of the failures, which are all in tiledbsoma.

@github-actions github-actions bot temporarily deployed to pull request January 24, 2025 14:32 Inactive
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.

Python 3.13 support
2 participants