Skip to content

Fix Latin abbreviations in http.cookiejar and optparse docs#145291

Open
Anandesh-Sharma wants to merge 1 commit intopython:mainfrom
Anandesh-Sharma:fix-abbreviations-docs
Open

Fix Latin abbreviations in http.cookiejar and optparse docs#145291
Anandesh-Sharma wants to merge 1 commit intopython:mainfrom
Anandesh-Sharma:fix-abbreviations-docs

Conversation

@Anandesh-Sharma
Copy link

@Anandesh-Sharma Anandesh-Sharma commented Feb 26, 2026

Summary

  • Fix "eg." → "e.g." (5 instances) in Doc/library/http.cookiejar.rst
  • Fix "ie." → "i.e." (2 instances) in Doc/library/optparse.rst
  • The Latin abbreviations "e.g." (exempli gratia) and "i.e." (id est) require periods after each letter per standard English typography

Test plan

  • Documentation builds without warnings

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

The Latin abbreviations "e.g." (exempli gratia) and "i.e." (id est)
require periods after each letter. Fix instances in http.cookiejar and
optparse documentation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@python-cla-bot
Copy link

The following commit authors need to sign the Contributor License Agreement:

CLA not signed

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.

1 participant