Thanks to visit codestin.com
Credit goes to github.com

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]>
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