Skip to content

Upgrade vendored six to 1.16.0 to fix Python 3.10 compatibility#2304

Closed
cread wants to merge 1 commit into
dpkp:masterfrom
cread:upgrade-vendor-six-1.16.0
Closed

Upgrade vendored six to 1.16.0 to fix Python 3.10 compatibility#2304
cread wants to merge 1 commit into
dpkp:masterfrom
cread:upgrade-vendor-six-1.16.0

Conversation

@cread

@cread cread commented Feb 18, 2022

Copy link
Copy Markdown

Addresses issue #2282

Also fixes a problem where pytest initialization fails in Python 3.10 if any tests use kafka-python.


This change is Reviewable

@dhiltonp

Copy link
Copy Markdown

@dpkp: can you merge this PR and cut a release?

@ndmitrievskaya

Copy link
Copy Markdown

hello! I think I've run into this issue on Python 3.10 :( is it possible to merge this PR and publish a new version? 🙏

Comment thread kafka/vendor/six.py
Comment on lines -75 to -78
# Don't del it here, cause with gc disabled this "leaks" to garbage.
# Note: This is a kafka-python customization, details at:
# https://github.com/dpkp/kafka-python/pull/979#discussion_r100403389
# del X

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why drop this customization?

@wbarnha

wbarnha commented Nov 5, 2023

Copy link
Copy Markdown
Contributor

No longer necessary, since #2398 has been merged. Closing.

@wbarnha wbarnha closed this Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants