docs: remove stray spaces in documentation#148635
Conversation
picnixz
left a comment
There was a problem hiding this comment.
Are they rendered as double whitespaces in general or is it just for rST reading? if the HTML is unchanged (and I assume it will be), I do not think it is necessaey to change them. We can clean this up when we change those files (we tend to reject cosmetic PRs)
I checked the rendered output. For the two double-space cases in For |
|
Thank you for your understanding! You can, if you want, fix the logging typo though (and others in the file if you find some) |
Remove stray spaces in three documentation files:
Doc/library/readline.rstDoc/tutorial/classes.rstDoc/howto/logging-cookbook.rstThis is a documentation-only cleanup with no behavioral changes.
📚 Documentation preview 📚: https://cpython-previews--148635.org.readthedocs.build/