-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Copyedits to PEP 679 #2222
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
Copyedits to PEP 679 #2222
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.
Plus a few others suggestions:
Line 45:
-Although is possible to currently format long ``assert`` statements over
+Although it is possible to currently format long ``assert`` statements over
Line 56:
-the authors of this document believe the parenthesized form is more clear and more consistent with
+the authors of this document believe the parenthesized form is clearer and more consistent with
Also there's a move to discourage references and link directly instead: #2130
So update line 67:
This change has been originally discussed and proposed in [bpo-46167]_.
And line 153 (plus "exist" -> "exists"):
A proposed draft PR with the change exist in [GH-30247]_.
Co-authored-by: Hugo van Kemenade <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
Thanks a lot for the edits @JelleZijlstra 🎉 |
Thanks Pablo! Hugo's other suggestions in the message above are still open but I think better handled in a new PR. |
No description provided.