confluentinc / confluent-kafka-python

Confluent's Kafka Python Client
http://docs.confluent.io/current/clients/confluent-kafka-python
Other
3.72k stars 882 forks source link

Python 3.13 Support for October 1st 2024 #1768

Open mkmoisen opened 1 week ago

mkmoisen commented 1 week ago

Description

When Python 3.11 and Python3.12 came out, it took some time before confluent_kafka was compatible.

Python 3.13 is supposed to drop on October 1st, 2024, about 3 months from now.

As of now the ABI is stable and will not have any changes.

It would be really great if Confluent could have confluent_kafka ready for Python3.13 the day it comes out so we don't have to wait.

Thank you.

@pranavrth

pranavrth commented 1 week ago

I will have this in my Radar. Thanks for reminding this to us.