Skip to content

Conversation

wizzat
Copy link
Collaborator

@wizzat wizzat commented Feb 25, 2014

The change consists of:

  • Adding load_example.py, which shows large message behavior.
  • Updating example.py to actually compile and run.
  • Adding ErrorString handling so that human readable error messages are easier to get to.
  • Refactoring conn.py to use a common init/reinit pattern.
  • Refactoring conn.py to use ''.join() instead of str += str (~5-10% performance increase on my limited testing)

@wizzat
Copy link
Collaborator Author

wizzat commented Feb 25, 2014

This pull request is against my master, which is silly. I'm closing this pull request and will reopen it against a feature branch.

@wizzat wizzat closed this Feb 25, 2014
wbarnha added a commit to ax-ale/kafka-python that referenced this pull request Mar 10, 2024
The former has been deprecated since setuptools 56

Co-authored-by: micwoj92 <[email protected]>
bradenneal1 pushed a commit to bradenneal1/kafka-python that referenced this pull request May 16, 2024
The former has been deprecated since setuptools 56

Co-authored-by: micwoj92 <[email protected]>
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.

1 participant