IDLE doc: improve Startup failure subsection.#18771
IDLE doc: improve Startup failure subsection.#18771terryjreedy merged 2 commits intopython:masterfrom
Conversation
|
LGTM |
| @@ -689,7 +689,7 @@ When IDLE first starts, it attempts to read user configuration files in | |||
| ``~/.idlerc/`` (~ is one's home directory). If there is a problem, an error | |||
| message should be displayed. Leaving aside random disk glitches, this can | |||
| be prevented by never editing the files by hand, using the configuration | |||
There was a problem hiding this comment.
I think this change still leaves the grammar of the sentence mangled. It should be something like "by never editing the files by hand, instead using the configuration dialog under Options."
There was a problem hiding this comment.
Thank you for seeing what I was trying to say. I made this change, with '.' instead of ','.
|
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 And if you don't make the requested changes, you will be put in the comfy chair! |
Make additional small changes in the preceding and following paragraphs.
|
Jules, thank you for this PR reporting my incomplete editing. After incorporating Andrew's suggestion, I also improved a bit the paragraphs before and after. |
I incorporated Andrew's suggestion.
|
Thanks @Seluj78 for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8. |
|
@terryjreedy: Please replace |
Eliminate repeat of 'Options', reported by Jules Lasne, and improve wording elsewhere. Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit ce305d6) Co-authored-by: Jules Lasne (jlasne) <jules.lasne@gmail.com>
|
GH-18794 is a backport of this pull request to the 3.8 branch. |
|
GH-18795 is a backport of this pull request to the 3.7 branch. |
Eliminate repeat of 'Options', reported by Jules Lasne, and improve wording elsewhere. Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit ce305d6) Co-authored-by: Jules Lasne (jlasne) <jules.lasne@gmail.com>
Eliminate repeat of 'Options', reported by Jules Lasne, and improve wording elsewhere. Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit ce305d6) Co-authored-by: Jules Lasne (jlasne) <jules.lasne@gmail.com>
Eliminate repeat of 'Options', reported by Jules Lasne, and improve wording elsewhere. Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit ce305d6) Co-authored-by: Jules Lasne (jlasne) <jules.lasne@gmail.com>
|
Backports are merged. |
Eliminate repeat of 'Options', reported by Jules Lasne, and improve wording elsewhere. Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit ce305d6) Co-authored-by: Jules Lasne (jlasne) <jules.lasne@gmail.com>
No description provided.