Skip to content

protocols.rst: fix documentation #13137

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

Merged
merged 1 commit into from
Jul 16, 2022
Merged

Conversation

csernazs
Copy link
Contributor

The documentation is not referring to keyword arguments, but to arguments in general.

Fixes #8805.

It is not referring to keyword arguments, but to arguments in general.

Fixes python#8805.
Copy link
Member

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

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

Thanks! 👍

@ilevkivskyi ilevkivskyi merged commit ca6357e into python:master Jul 16, 2022
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.

Protocol documentation for arguments is misleading
2 participants