Uh oh!
There was an error while loading. Please reload this page.
Fix typos in documentation - #120338
Conversation
sobolevn
left a comment
There was a problem hiding this comment.
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.