-
Notifications
You must be signed in to change notification settings - Fork 258
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
CI: Add 3.13-nogil build #1339
CI: Add 3.13-nogil build #1339
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1339 +/- ##
==========================================
+ Coverage 95.32% 95.34% +0.02%
==========================================
Files 207 207
Lines 29084 29084
Branches 4863 4863
==========================================
+ Hits 27724 27730 +6
+ Misses 927 923 -4
+ Partials 433 431 -2 ☔ View full report in Codecov by Sentry. |
f744830
to
28baf5f
Compare
Looks like we're correctly pulling in the cp313t wheel:
But the GIL is being enabled:
Setting |
Allow pillow and matplotlib to be built from sdist in dev environments.
@larsoner Does this all look reasonable to you? With numpy 2.0 released, I've switched the dev build to target 3.13+numpy 2.1.dev0. |
Closes #1322.
This initial job installs and tests:
We do not currently test: