Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
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 ourterms of service andprivacy 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
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.
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!
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 likehelp.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 |
ce3879b
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Sorry,@xyb and@sobolevn, I could not cleanly backport this to
|
Sorry,@xyb and@sobolevn, I could not cleanly backport this to
|
@xyb would you please create manual backport PRs? |
Sure, I'll be working on it soon. |
GH-120438 is a backport of this pull request to the3.13 branch. |
(cherry picked from commitce3879b)Co-authored-by: Xie Yanbo <xieyanbo@gmail.com>
GH-120439 is a backport of this pull request to the3.12 branch. |
Sorry, my networking was down for a week. Thanks for doing the backports. I am looking at the help.html issue. |
No description provided.