-
-
Notifications
You must be signed in to change notification settings - Fork 32k
gh-107614: Normalise Argument Clinic error messages #107615
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
gh-107614: Normalise Argument Clinic error messages #107615
Conversation
- always wrap the offending line, token, or name in quotes - always put the entire error message on one line
Depends on gh-107611 (or the other way around; either way, we'll have conflicts) |
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.
Some suggestions to keep line lengths below 90, where reasonable:
Co-authored-by: Alex Waygood <[email protected]>
Thanks; applied! |
Co-authored-by: Alex Waygood <[email protected]>
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.
Looks great, thank you!
Thanks for the helpful review and suggestions! |
Uh oh!
There was an error while loading. Please reload this page.