Skip to content

Add free-threading support#614

Merged
lan496 merged 4 commits intospglib:developfrom
LecrisUT:chore/free-threading
Nov 16, 2025
Merged

Add free-threading support#614
lan496 merged 4 commits intospglib:developfrom
LecrisUT:chore/free-threading

Conversation

@LecrisUT
Copy link
Copy Markdown
Collaborator

@LecrisUT LecrisUT commented Nov 9, 2025

Closes #613

@LecrisUT LecrisUT added this to the 2.7 milestone Nov 9, 2025
@LecrisUT LecrisUT requested review from atztogo and lan496 November 9, 2025 22:03
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.51%. Comparing base (a10e6e5) to head (efb2bdb).
⚠️ Report is 68 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #614   +/-   ##
========================================
  Coverage    74.51%   74.51%           
========================================
  Files           26       26           
  Lines         7895     7895           
  Branches      1638     1634    -4     
========================================
  Hits          5883     5883           
  Misses        1534     1534           
  Partials       478      478           
Flag Coverage Δ
c_api 69.45% <ø> (ø)
fortran_api 52.96% <ø> (ø)
python_api 67.71% <100.00%> (ø)
unit_tests 11.68% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@atztogo
Copy link
Copy Markdown
Collaborator

atztogo commented Nov 14, 2025

@lan496, could you review this when you have time? This is probably necessary to build conda-packages of python 3.14t conda-forge/spglib-feedstock#122.

Copy link
Copy Markdown
Member

@lan496 lan496 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@lan496 lan496 merged commit 2fd742e into spglib:develop Nov 16, 2025
47 of 49 checks passed
@LecrisUT LecrisUT deleted the chore/free-threading branch November 19, 2025 11:06
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.

Support GIL free python

3 participants