Skip to content
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

gh-82006: IDLE doc improvements #94349

Merged
merged 2 commits into from
Jun 27, 2022
Merged

gh-82006: IDLE doc improvements #94349

merged 2 commits into from
Jun 27, 2022

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Jun 27, 2022

  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 terryjreedy self-assigned this Jun 27, 2022
@terryjreedy terryjreedy merged commit e6391e0 into python:main Jun 27, 2022
@miss-islington
Copy link
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 <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jun 27, 2022
@bedevere-bot
Copy link

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 <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jun 27, 2022
@bedevere-bot
Copy link

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 <[email protected]>
: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
Contributor

Choose a reason for hiding this comment

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

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 <[email protected]>
Co-authored-by: Łukasz Langa <[email protected]>
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 terryjreedy deleted the idoc branch May 19, 2023 01:59
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