Skip to content
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

PEP 677: Minor wording and formatting fixes. #2225

Merged
merged 1 commit into from
Jan 11, 2022

Conversation

stroxler
Copy link
Contributor

We're getting ready for a final request for comments to python-dev,
so I did one more pass through the PEP to catch remaining readability
issues (I was especially looking for things easier to see on the actual
PEP page with formatting than the rst doc), e.g.:

  • found an incorrectly formatted hyperlink
  • reworded sentences that seemed ambiguous (e.g. ambiguous pronouns)
  • adjusted wording to better match the order of sections

We're getting ready for a final request for comments to python-dev,
so I did one more pass through the PEP to catch remaining readability
issues (I was especially looking for things easier to see on the actual
PEP page with formatting than the rst doc):
- found an incorrectly formatted hyperlink
- changed some sentences with ambiguous pronouns
- broke up a couple of sentences that seemed too long
- tweaked a few places where the wording was okay but nonstandard
Copy link
Member

@JelleZijlstra JelleZijlstra left a comment

Choose a reason for hiding this comment

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

Happy to merge this unless you want me to wait for Guido to take a look.

@AlexWaygood
Copy link
Member

It's unrelated to the changes proposed here, but with regards to the statistics cited in lines 126-130, it might be worth noting that typeshed has now completely eliminated its use of typing.List and typing.Tuple following the release of mypy 0.920.

@stroxler
Copy link
Contributor Author

@JelleZijlstra I think this should be okay to merge - nothing substantive, just readability

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants