Bump-up version of cibuildwheel to support Python3.14#30
Bump-up version of cibuildwheel to support Python3.14#30mstarecek wants to merge 1 commit intopyocd:mainfrom
Conversation
|
it would also be lovely if this package could be built for 3.13t and 3.14t (the free-threaded builds). i've tried locally, and they seem to build fine. for cibuildwheel, it looks like this would require setting the "enable" flag to "cpython-freethreading": https://cibuildwheel.pypa.io/en/stable/options/#enable |
|
Hi Maintainers, any news regarding the Python 3.14 wheels? Thanks |
|
Hello Maintainers, could you please pay attention for this issue ? It helps to move with other projects to Python 3.14 (Pi :-)) |
|
It would be great if we could get 3.14 support checked in here! |
|
+1 |
1 similar comment
|
+1 |
|
@Salamist @flit: It would be great to have support for Python 3.14. Could you have a look at this PR? |
Using newer version of cibuildwheel will generate wheels also for Python3.14
This should also solve issue #28
I've performed basic tests on Windows. Could maintainers pls run Linux and Mac?