← 返回首页
gh-82006: IDLE doc improvements by terryjreedy · Pull Request #94349 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

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

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

gh-82006: IDLE doc improvements#94349

Merged
terryjreedy merged 2 commits into
python:mainfrom
terryjreedy:idoc
Jun 27, 2022
Merged

gh-82006: IDLE doc improvements#94349
terryjreedy merged 2 commits into
python:mainfrom
terryjreedy:idoc

Conversation

terryjreedy commented Jun 27, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member
  1. Update text start and stop conditions to current Sphinx output.
  2. Title-case sections but not subsections.
  3. Edit 'Shell window' subsection: title, execute, restart

1. Title-case sections but not subsections. 2. Edit Shell Window sections: title, execute, restart
terryjreedy self-assigned this Jun 27, 2022
terryjreedy merged commit e6391e0 into python:main Jun 27, 2022

Copy link
Copy Markdown
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 27, 2022
0. Update text start and stop conditions. 1. Title-case sections but not subsections. 2. Edit Shell Window sections: title, execute, restart. (cherry picked from commit e6391e0) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
bedevere-bot removed the needs backport to 3.11 only security fixes label Jun 27, 2022

Copy link
Copy Markdown

GH-94357 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 27, 2022
0. Update text start and stop conditions. 1. Title-case sections but not subsections. 2. Edit Shell Window sections: title, execute, restart. (cherry picked from commit e6391e0) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
bedevere-bot removed the needs backport to 3.10 only security fixes label Jun 27, 2022

Copy link
Copy Markdown

GH-94358 is a backport of this pull request to the 3.10 branch.

miss-islington added a commit that referenced this pull request Jun 27, 2022
0. Update text start and stop conditions. 1. Title-case sections but not subsections. 2. Edit Shell Window sections: title, execute, restart. (cherry picked from commit e6391e0) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Comment thread Doc/library/idle.rst
If one pastes more than one statement into Shell, the result will be a
:exc:`SyntaxError` when multiple statements are compiled as if they were one.

Lines containing`'RESTART'` mean that the user execution process has been

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality Hide comment

This isn't valid ReST. This is why #93924 is complaining as we are still running make suspicious on that branch.

ambv added a commit that referenced this pull request Jun 28, 2022
0. Update text start and stop conditions. 1. Title-case sections but not subsections. 2. Edit Shell Window sections: title, execute, restart. (cherry picked from commit e6391e0) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> Co-authored-by: Łukasz Langa <lukasz@langa.pl>
gvanrossum pushed a commit to gvanrossum/cpython that referenced this pull request Jun 30, 2022
0. Update text start and stop conditions. 1. Title-case sections but not subsections. 2. Edit Shell Window sections: title, execute, restart.
terryjreedy deleted the idoc branch May 19, 2023 01:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Footer

© 2026 GitHub, Inc.