kombu icon indicating copy to clipboard operation
kombu copied to clipboard

Support Python 3.13

Open rominf opened this issue 1 year ago • 0 comments

Python 3.13 is scheduled to be released on October 1, 2024: https://peps.python.org/pep-0719/#schedule.

Fedora 41 will come with Python 3.13 and is in the process of rebuilding all Python packages: https://discuss.python.org/t/ongoing-packages-rebuild-with-python-3-13-in-fedora/38134.

Some kombu dependencies do not support Python 3.13 yet: https://github.com/confluentinc/confluent-kafka-python/issues/1768 https://github.com/indygreg/python-zstandard/pull/233

I will create a draft PR adding support for Python 3.13 soon.

rominf avatar Jul 05 '24 18:07 rominf