Skip to content

Conversation

@micwoj92
Copy link
Contributor

@micwoj92 micwoj92 commented Nov 18, 2023

The former has been deprecated since setuptools 56


This change is Reviewable

The former has been deprecated since setuptools 56
Copy link

@50-Course 50-Course left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello,

Thank you for making this patch. I think it would be best if old diff is maintained since, at the moment, kafka-python package is not using multiple Licenses.

@micwoj92
Copy link
Contributor Author

@wbarnha
Copy link
Contributor

wbarnha commented Dec 14, 2023

We'll merge this in after the next release.

wbarnha and others added 10 commits March 7, 2024 10:31
…terations for Kafka 0.8.2 and Python 3.12 (dpkp#159)

* skip failing tests for PyPy since they work locally

* Reconfigure tests for PyPy and 3.12

* Skip partitioner tests in test_partitioner.py if 3.12 and 0.8.2

* Update test_partitioner.py

* Update test_producer.py

* Timeout tests after ten minutes

* Set 0.8.2.2 to be experimental from hereon

* Formally support PyPy 3.9
* Test Kafka 0.8.2.2 using Python 3.11 in the meantime

* Override PYTHON_LATEST conditionally in python-package.yml

* Update python-package.yml

* add python annotation to kafka version test matrix

* Update python-package.yml

* try python 3.10
* Remove support for EOL'ed versions of Python

* Update setup.py
Too many MRs to review... so little time.
After stop/start kafka service, kafka-python may use 100% CPU caused by
busy-retry while the socket was closed. This fix the issue by unregister
the socket if the fd is negative.

Co-authored-by: Orange Kao <orange@aiven.io>
Co-authored-by: Ryar Nyah <ryarnyah@gmail.com>
@dpkp
Copy link
Owner

dpkp commented Feb 7, 2025

Rebased: #2462

@dpkp dpkp closed this Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants