Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34k
Fix typos in documentation#120338
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
Fix typos in documentation #120338
Uh oh!
There was an error while loading. Please reload this page.
Conversation
serhiy-storchaka left a comment
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.
sobolevn left a comment
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.
Thanks!
sobolevn left a comment
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 like help.html file is generated from:
Help => IDLE Help: Display help.html with proper formatting. Doc/library/idle.rst (Sphinx)=> Doc/build/html/library/idle.html (help.copy_strip)=> Lib/idlelib/help.html 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 |
xyb commented Jun 12, 2024
Sorry, @xyb and @sobolevn, I could not cleanly backport this to |
Sorry, @xyb and @sobolevn, I could not cleanly backport this to |
sobolevn commented Jun 12, 2024
@xyb would you please create manual backport PRs? |
xyb commented Jun 13, 2024
Sure, I'll be working on it soon. |
GH-120438 is a backport of this pull request to the 3.13 branch. |
(cherry picked from commit ce3879b) Co-authored-by: Xie Yanbo <xieyanbo@gmail.com>
GH-120439 is a backport of this pull request to the 3.12 branch. |
terryjreedy commented Jun 15, 2024
Sorry, my networking was down for a week. Thanks for doing the backports. I am looking at the help.html issue. |
No description provided.