Skip to content

Add 3.14t wheel and conda build#3838

Merged
MridulS merged 6 commits intoscipp:mainfrom
MridulS:python314t
Feb 12, 2026
Merged

Add 3.14t wheel and conda build#3838
MridulS merged 6 commits intoscipp:mainfrom
MridulS:python314t

Conversation

@MridulS
Copy link
Copy Markdown
Member

@MridulS MridulS commented Feb 9, 2026

No description provided.

@MridulS MridulS changed the title Test 3.14t wheel and conda build Add 3.14t wheel and conda build Feb 9, 2026
@MridulS MridulS marked this pull request as ready for review February 9, 2026 16:16
@MridulS MridulS enabled auto-merge (squash) February 9, 2026 16:49
}

PYBIND11_MODULE(_scipp, m) {
PYBIND11_MODULE(_scipp, m, py::mod_gil_not_used()) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is this safe? We explicitly release or acquire the GIL in some places.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@SimonHeybrock
Copy link
Copy Markdown
Member

https://py-free-threading.github.io/porting/#define-and-document-thread-safety-guarantees suggest we should add something like Programming Language :: Python :: Free Threading :: 2 - Beta

@MridulS MridulS merged commit 051ab70 into scipp:main Feb 12, 2026
4 checks passed
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.

3 participants