Skip to content

Fix typos in Doc/library/curses.ascii.rst#149051

Open
manoj-km24 wants to merge 3 commits intopython:mainfrom
manoj-km24:fix-typos-curses-ascii
Open

Fix typos in Doc/library/curses.ascii.rst#149051
manoj-km24 wants to merge 3 commits intopython:mainfrom
manoj-km24:fix-typos-curses-ascii

Conversation

@manoj-km24
Copy link
Copy Markdown
Contributor

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

This PR addresses various typos, missing commas, consistent sentence framing in Doc/library/curses.ascii.rst.
It fixes the following:

  • Add Commas in sentences which miss them
  • Fix name constants to named constants
  • Maintain compound adjectives across the file (replace uppercase letter to upper-case letter ),Since words like lower-case and white- space already follow it.
  • In functions such as isprint(), ispunct() , isgraph() ,the sentences were made consistent with any printable ASCII character.

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

Comment thread Doc/library/curses.ascii.rst Outdated
Comment thread Doc/library/curses.ascii.rst Outdated
@picnixz picnixz changed the title Fix typos,inconsistent words and sentences in curses.ascii.rst Fix typoes in curses.ascii.rst Apr 27, 2026
@picnixz picnixz changed the title Fix typoes in curses.ascii.rst Fix typos in Doc/library/curses.ascii.rst Apr 27, 2026
Comment thread Doc/library/curses.ascii.rst Outdated
@picnixz picnixz added skip issue needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge docs Documentation in the Doc dir needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes skip issue skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants