Skip to content

Fix parameter ordering in docstring #1660

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

llamasoft
Copy link

Minor documentation fix.

The docstring for DeserializingConsumer's says that the key.deserializer and value.deserializer configs are expected to be Callable(SerializationContext, bytes) but the code actually calls them using self._value_deserializer(value, ctx) and self._key_deserializer(key, ctx).

I also checked SerializingProducer and verified that its documentation has the parameter order correct.

@llamasoft llamasoft requested a review from a team as a code owner October 21, 2023 21:33
@cla-assistant
Copy link

cla-assistant bot commented Oct 21, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@pranavrth
Copy link
Member

Thanks for fixing this. Can you please rebase the branch and sign the CLA?

@pranavrth
Copy link
Member

Thanks for the fix. As this was required for the release, I have incorporated your changes in the PR - #1666. Closing this PR.

@pranavrth pranavrth closed this Oct 25, 2023
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
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy