-
-
Notifications
You must be signed in to change notification settings - Fork 970
Test on Python 3.14 #2361
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test on Python 3.14 #2361
Conversation
|
here is a old pr #2328 |
|
The old PR tells us nothing useful because it fails before Py3.14 is installed.
|
|
seems lots of dependency needed to be updated for 3.14 support. |
|
Remaining, I only see confluentinc/confluent-kafka-python#2048
|
|
as far as I know that is not the default yet, is it? |
|
Correct different executables... |
|
Do you have any ideas about how to get |
|
no we just have to wait. generally it takes some time after the stable release to be supported across the eco system. so we have to wait. |
3b3e714 to
9ab76e1
Compare
|
There is a new release v2.12.0 of We could apt-get install the library and build from source on Py3.14 only, but it is probably better to wait.
We also need to deal with the complexity of getting tox to test both |
|
we can skip kafka for 3.14 for a while if the other stuff work with 3.14. usually it takes a roughly a month to get the eco system catch up with latest python release. |
25632ce to
b9f7a87
Compare
|
I'm actively working on releasing asap the kafka wheels for python 3.14 fyi |
67a034f to
74a3ec9
Compare
Python v3.14 -- October 7th * https://www.python.org/download/pre-releases * https://www.python.org/downloads/release/python-3140rc2
|
|
|
Thanks for making this happen @MSeal 🚀 |
https://www.python.org/downloads/release/python-3140/
Blocked by:-- Fixed in release v2.12.1 release -- https://github.com/confluentinc/confluent-kafka-python/releasesUse compression.zstd (PEP-784) #2395--or--Py3.14 Wheels confluentinc/confluent-kafka-python#2105Python 3.14 Drops October 7th - Please Build Wheels Soon confluentinc/confluent-kafka-python#2085Add Free-Threaded Python Support in 3.14 confluentinc/confluent-kafka-python#2092