-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-133379: Correct usage of arguments
in error messages
#133382
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Title looks great to me
The title could be about correcting the places where the term argument is incorrectly used, but your title is fine. |
Other error messages are corrected. |
Following #133463 (comment), I suggest we fix everything here. |
All complete, I included @serhiy-storchaka extra example and two more I found. Added an entry to whatsnew since this affects quite a few error messages. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. 👍
Not quite sure what the title should be for this.
argument
instead ofparameter
#133379