-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
[3.10] gh-82006: IDLE doc improvements (GH-94349) #94358
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
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>
Status check is done, and it's a success ✅ . |
@terryjreedy: Status check is done, and it's a success ❌ . |
1 similar comment
@terryjreedy: Status check is done, and it's a success ❌ . |
@ezio-melotti @JulienPalard The Docs/Docs test failed with
(I noticed the missing ' '.) This same test passed for main and 3.11, and for main, the resulting .html looks OK. Since this is not required, I could commit anyway. Any problem? Or ask someone else? |
@terryjreedy: Status check is done, and it's a success ❌ . |
4 similar comments
@terryjreedy: Status check is done, and it's a success ❌ . |
@terryjreedy: Status check is done, and it's a success ❌ . |
@terryjreedy: Status check is done, and it's a success ❌ . |
@terryjreedy: Status check is done, and it's a success ❌ . |
@JulienPalard @ambv Thank you both for the fixes which result in all 3 versions looking the same. |
(cherry picked from commit e6391e0)
Co-authored-by: Terry Jan Reedy tjreedy@udel.edu