Skip to content

Conversation

edenhill
Copy link
Contributor

No description provided.

README.md Outdated
==========================================

Confluent's Kafka client for Python wraps the librdkafka C library, providing
full Kafka protocol support at great performance and reliability.
Copy link
Contributor

Choose a reason for hiding this comment

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

support at great -> support with great

@ewencp
Copy link
Contributor

ewencp commented May 25, 2016

@edenhill LGTM. I only managed to test the integration test in python3. Trying to run the tests in a py3 virtualenv was running some completely different set of tests that I have no idea where they came from. What's your process for doing testing under both py2 and py3?

@edenhill
Copy link
Contributor Author

So far I've manually switched between two virtualenvs (2.7 and 3.5) and then doing:

 py.test
 examples/integration_test.py myrealbroker

@ewencp
Copy link
Contributor

ewencp commented May 25, 2016

ok, i must have just screwed something up when setting up the py3 virtualenv

@edenhill edenhill merged commit 5184001 into master May 26, 2016
@edenhill edenhill deleted the value_bytes branch May 26, 2016 07:08
@drice drice mentioned this pull request Aug 4, 2016
dtheodor pushed a commit to dtheodor/confluent-kafka-python that referenced this pull request Sep 4, 2018
dtheodor pushed a commit to dtheodor/confluent-kafka-python that referenced this pull request Sep 4, 2018
adityakishore pushed a commit to mapr/confluent-kafka-python that referenced this pull request Jan 31, 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.

2 participants