-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Doc: Fix typos #125728
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
Doc: Fix typos #125728
Conversation
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
This affects also C sources. |
@ember91 please revert all changes to |
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.
Please revert all changes to Modules/
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
Done. No idea how that happened. |
Fixed, by reverting changes to Modules/ |
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.
Thank you for correcting this PR. @AA-Turner this PR now addresses changes to .rst
files.
@ember91 I encourage you to choose an open issue for a future PR and expanding beyond typo fixes. Thanks!
All changes to Modules/ have been reverted, as per Adam's request.
This comment was marked as outdated.
This comment was marked as outdated.
(cherry picked from commit ded105a) Co-authored-by: ember91 <[email protected]>
This comment was marked as outdated.
This comment was marked as outdated.
GH-125773 is a backport of this pull request to the 3.13 branch. |
(cherry picked from commit ded105a) Co-authored-by: ember91 <[email protected]>
Let's not bother with the 3.12 since it does not apply cleanly. |
See #125569
📚 Documentation preview 📚: https://cpython-previews--125728.org.readthedocs.build/