Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-139707: Copy-strip change to idle.rst into idlelib#143718

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

Merged
terryjreedy merged 1 commit intopython:mainfromterryjreedy:copy_strip
Jan 12, 2026

Conversation

@terryjreedy
Copy link
Member

@terryjreedyterryjreedy commentedJan 12, 2026
edited by bedevere-appbot
Loading

On Windows, runningpython -c "from idlelib.help import copy_strip; copy_strip()" after idle.html is built results inf:\dev\3x\Doc\build\html\library\idle.html copied to f:\dev\3x\Lib\idlelib\help.html
This PR commits the change to idlelib/help.html.

On Windows, running `python -c "from idlelib.help import copy_strip;copy_strip()"` after idle.html is built results in`f:\dev\3x\Doc\build\html\library\idle.htmlcopied to f:\dev\3x\Lib\idlelib\help.html`This PR commits the change to idlelib/help.html.
Copy link
Member

@StanFromIrelandStanFromIreland left a comment

Choose a reason for hiding this comment

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

LGTM, locally it looks fine.

@terryjreedyterryjreedy merged commitec254e2 intopython:mainJan 12, 2026
50 checks passed
@miss-islington-app
Copy link

Thanks@terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@terryjreedyterryjreedy deleted the copy_strip branchJanuary 12, 2026 17:55
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJan 12, 2026
…-143718)On Windows, running `python -c "from idlelib.help import copy_strip;copy_strip()"` after idle.html is built results in`f:\dev\3x\Doc\build\html\library\idle.htmlcopied to f:\dev\3x\Lib\idlelib\help.html`This PR commits the html change to idlelib/help.html.(cherry picked from commitec254e2)Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@bedevere-app
Copy link

GH-143744 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelJan 12, 2026
terryjreedy added a commit that referenced this pull requestJan 12, 2026
…) (#143744)gh-139707: Copy-strip change to idle.rst into idlelib (GH-143718)On Windows, running `python -c "from idlelib.help import copy_strip;copy_strip()"` after idle.html is built results in`f:\dev\3x\Doc\build\html\library\idle.htmlcopied to f:\dev\3x\Lib\idlelib\help.html`This PR commits the html change to idlelib/help.html.(cherry picked from commitec254e2)Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
reidenong pushed a commit to reidenong/cpython that referenced this pull requestJan 12, 2026
…43718)On Windows, running `python -c "from idlelib.help import copy_strip;copy_strip()"` after idle.html is built results in`f:\dev\3x\Doc\build\html\library\idle.htmlcopied to f:\dev\3x\Lib\idlelib\help.html`This PR commits the html change to idlelib/help.html.
terryjreedy added a commit to terryjreedy/cpython that referenced this pull requestJan 13, 2026
Copy net new text in idle.rst from main to 3.13.Make 3.13 docs and copy-strip idle.html to idlelib/help.html.Seepython#139707 (comment)and PRpython#143718 message for more.
terryjreedy added a commit that referenced this pull requestJan 13, 2026
Copy net new text in idle.rst from main to 3.13.Make 3.13 docs and copy-strip idle.html to idlelib/help.html.See#139707 (comment)and PR#143718 message for more.* Revert url to 'main' from '3.13'The branch in the source links in the revised help.htmlbecome '3.13' instead of 'main' because the htmlwas generated from an edited 3.13 version of idle.rstinstead being backported from main.  This reversionavoids the possibility of future backport merge conflicts.The version makes no difference to the Help/IDLE doc display asthe url is currently neither displayed nor linked to the link title-- 'Lib/idlelib'.  If we do make the links live, we can usesys.version_info to replace 'main' when main is no longer the source branch.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@StanFromIrelandStanFromIrelandStanFromIreland approved these changes

Assignees

@terryjreedyterryjreedy

Labels

Projects

Status: Done

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@terryjreedy@StanFromIreland

[8]ページ先頭

©2009-2026 Movatter.jp