Bump-up version of cibuildwheel to support Python3.14#30
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? |
|
+1 |
|
Thanks for looking into this and sorry for the long response time. Let me try to bring this forward. Would it make sense to bump the |
I think it would be ok to go for the latest released cibuildwheel v4.1.0. I build the wheels with this version here https://github.com/crypto-lars/libusb-package/actions/runs/27680669876. We will do some testing on these wheels now. |
Hi @crypto-lars many thanks for picking this up. |
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?