Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dpkp/kafka-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: seanthegeek/kafka-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 27, 2018

  1. Closes issue #1549

    Fix SSL connection testing in Python 3.7
    Sean Whalen authored Nov 27, 2018
    Configuration menu
    Copy the full SHA
    84846a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. Configuration menu
    Copy the full SHA
    0ded822 View commit details
    Browse the repository at this point in the history
  2. Have TravisCI test Python 3.7 and Kafka 2.0.0-2.1.0

    Sean Whalen committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    699cbf5 View commit details
    Browse the repository at this point in the history
  3. Fix build for Kafka 2.1.0

    Sean Whalen committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    ad8e31e View commit details
    Browse the repository at this point in the history
  4. Remove Kafka 2.0.0+ from tests

    Sean Whalen committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    4e8fa5c View commit details
    Browse the repository at this point in the history
  5. Update kafka/conn.py

    Co-Authored-By: seanthegeek <whalenster@gmail.com>
    silentben and seanthegeek authored Nov 30, 2018
    Configuration menu
    Copy the full SHA
    6dca97d View commit details
    Browse the repository at this point in the history
  6. Fix Python 3.7 TravisCI build

    Sean Whalen committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    2f5d358 View commit details
    Browse the repository at this point in the history
  7. Remove python 3.7 test

    Sean Whalen committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    165ac85 View commit details
    Browse the repository at this point in the history
Loading