Skip to content

Conversation

@cread
Copy link

@cread cread commented Feb 18, 2022

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

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

@ndmitrievskaya
Copy link

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 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
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
Copy link
Contributor

wbarnha commented Nov 5, 2023

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