Thanks to visit codestin.com
Credit goes to github.com

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: Apurva007/kafka-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 9, 2020

  1. Adding namedtuples for DescribeConsumerGroup response; Adding Seriali…

    …zation of MemberData and MemberAssignment for the response
    Apurva Telang committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    27fad5f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. PR review changes: Sorted Imports in alpha order, made group descript…

    …ion response processing more readable, enhanced tests
    Apurva Telang committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    74379e4 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Change type to isinstance as per PR review

    Apurva Telang committed May 1, 2020
    Configuration menu
    Copy the full SHA
    5e13d38 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    c890b8a View commit details
    Browse the repository at this point in the history
Loading