-
Notifications
You must be signed in to change notification settings - Fork 914
Python 3.12 Support #1629
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
Comments
I will have a look at this. |
Python 3.12 is now ABI stable: https://www.python.org/downloads/release/python-3120rc1/ Cibuildwheel now builds Python 3.12 wheels by default: https://cibuildwheel.readthedocs.io/en/stable/changelog/#v2150 So there should be no obstacles from the Python tooling and community side to releasing Python 3.12 wheels, even though the stable release of Python 3.12 is not yet out. |
Python 3.12 release candidate two just dropped a few hours ago. I received an email from python-announce mailer saying that now is the time to produce a wheel:
May we please get the 3.12 wheel ready for confluent_kafka now? |
@pranavrth @edenhill @emasab @jliunyu Sorry to keep bumping this. We have 9 more days until Python 3.12 is released, on Tuesday October 2nd. Would you please get the wheels ready when you have a moment? Thanks very much! |
@mkmoisen, I don't know why you are tagging me. I don't maintain this package. |
I would like to bup this, I have tested 3.12 support on our system but only confluent is blocking us. I have tried to get around some error messages by instaling librdkafka from apt but it just crashes somewhat later. |
@pranavrth any update ? |
I have raised the PR for adding 3.12 wheels. We are planning a release next week or so. It should be available in that release. https://github.com/confluentinc/confluent-kafka-python/pull/1649/files |
Is it still happening? |
Released v2.3.0 with Python 3.12 wheels. Please check. https://pypi.org/project/confluent-kafka |
Last time when Python 3.11 was released, confluent_kafka was delayed in building the wheels. Please see the issue here for a long discussion on it.
Python 3.12 is supposed to drop on October 2nd, about 1.5 months from now.
It would be great to have confluent_kafka ready for 3.12 around that time.
The text was updated successfully, but these errors were encountered: