Skip to content

Conversation

henryiii
Copy link
Contributor

This is no longer experimental in 3.13 beta 3, so we don't need an enable for it anymore. Someone can skip expliclity with 'cp31?t-*' if they really don't want free-threaded wheels.

This is no longer experimental in 3.13 beta 3, so we don't need an enable for it anymore. Someone can skip expliclity with `'cp31?t-*'` if they really don't want free-threaded wheels.

Signed-off-by: Henry Schreiner <[email protected]>
@henryiii henryiii merged commit fbf3725 into pypa:main Jul 19, 2025
28 checks passed
@henryiii henryiii deleted the henryiii/fix/free-threaded314 branch July 19, 2025 23:38
vfazio added a commit to vfazio/libgpiod that referenced this pull request Aug 23, 2025
Configure cibuildwheel to ignore generating free-threaded wheels as they
are generated by default starting with CPython 3.14 [0].

The Python bindings do not currently support free-threaded builds [1].

[0]: pypa/cibuildwheel#2503
[1]: brgl#117

Signed-off-by: Vincent Fazio <[email protected]>
vfazio added a commit to vfazio/libgpiod that referenced this pull request Aug 24, 2025
Configure cibuildwheel to ignore generating free-threaded wheels as they
are generated by default starting with CPython 3.14 [0] and the bindings
do not currently support free-threaded builds [1].

[0]: pypa/cibuildwheel#2503
[1]: brgl#117

Signed-off-by: Vincent Fazio <[email protected]>
brgl pushed a commit to brgl/libgpiod that referenced this pull request Sep 26, 2025
Update cibuildwheel to add support for generating 3.14 wheels.

Configuration options for cibuildwheel have been moved to pyproject.toml
to keep it in line with other tools used by the bindings.

The configuration has been updated to skip generating free-threaded
wheels since the bindings do not support free-threaded builds [0] and
cibuildwheel generates them by default starting with CPython3.14 [1].

[0]: #117
[1]: pypa/cibuildwheel#2503

Closes: #138
Signed-off-by: Vincent Fazio <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bartosz Golaszewski <[email protected]>
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