Skip to content

ENH: Add free-threaded Python 3.14t package builds#2552

Merged
blowekamp merged 3 commits intoSimpleITK:mainfrom
blowekamp:package_python_free_thread
Apr 13, 2026
Merged

ENH: Add free-threaded Python 3.14t package builds#2552
blowekamp merged 3 commits intoSimpleITK:mainfrom
blowekamp:package_python_free_thread

Conversation

@blowekamp
Copy link
Copy Markdown
Member

@blowekamp blowekamp commented Apr 6, 2026

Closes #2549

This prevent conflict with the same version of python being built with
different ABI tags.
Move CTEST_CMAKE_GENERATOR, CTEST_CMAKE_GENERATOR_TOOLSET, and
CTEST_CMAKE_GENERATOR_PLATFORM from the Build and Test step env to
job-level env so they are available to composite action steps.
Remove hardcoded Ninja generator overrides from win_build_python.sh,
win_build_csharp.sh, and win_build_java.sh.
@blowekamp blowekamp force-pushed the package_python_free_thread branch from c741ed8 to 9839223 Compare April 13, 2026 14:02
@blowekamp blowekamp requested review from dave3d and zivy April 13, 2026 16:51
@blowekamp blowekamp marked this pull request as ready for review April 13, 2026 16:51
@blowekamp blowekamp merged commit 2951b78 into SimpleITK:main Apr 13, 2026
10 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.

Python 3.14t (free-threaded) has no binaries

3 participants