Skip to content

Fix missing punctuation in concurrent.interpreters docs#145293

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

Fix missing punctuation in concurrent.interpreters docs#145293
Anandesh-Sharma wants to merge 1 commit intopython:mainfrom
Anandesh-Sharma:fix-concurrent-interpreters-docs

Conversation

@Anandesh-Sharma
Copy link

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

Summary

  • Add missing periods to a sentence in the concurrent.interpreters module introduction
  • The sentence "Actual concurrency is available separately through :mod:threads <threading> See below <interp-concurrency_>_" was missing periods after the :mod: reference and at the end

Test plan

  • Documentation builds without warnings

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

Add missing periods to a sentence in the module introduction. The
sentence about threading was missing its ending period after the
:mod: reference and at the end of the sentence.

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