Uh oh!
There was an error while loading. Please reload this page.
gh-82006: IDLE doc improvements - #94349
Merged
Merged
Conversation
1. Title-case sections but not subsections. 2. Edit Shell Window sections: title, execute, restart
miss-islington
commented
Jun 27, 2022
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
commented
Jun 27, 2022
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
commented
Jun 27, 2022
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
ambv
reviewed
Jun 28, 2022
| 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 |
Contributor
There was a problem hiding this 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.
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 freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.