Skip to content

Fix Double Space in binascii.rst#148993

Closed
manoj-km24 wants to merge 1 commit intopython:mainfrom
manoj-km24:fix-binascii-rst-spacing
Closed

Fix Double Space in binascii.rst#148993
manoj-km24 wants to merge 1 commit intopython:mainfrom
manoj-km24:fix-binascii-rst-spacing

Conversation

@manoj-km24
Copy link
Copy Markdown
Contributor

@manoj-km24 manoj-km24 commented Apr 25, 2026

In Doc/library/binascii.rst , the following sentence:

If *ignorechars* contains the pad character ``'='``,  the pad characters

has double spaces. This PR addresses this issue by removing 1 space.


📚 Documentation preview 📚: https://cpython-previews--148993.org.readthedocs.build/

@StanFromIreland
Copy link
Copy Markdown
Member

This is churn IMO.

@picnixz
Copy link
Copy Markdown
Member

picnixz commented Apr 25, 2026

Double spaces are ok because they won't be rendered here. It's indeed churn. See the devguide and please stop opening such PRs.

@picnixz picnixz closed this Apr 25, 2026
@manoj-km24 manoj-km24 deleted the fix-binascii-rst-spacing branch April 25, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants