Skip to content

Fix typo in Doc/library/concurrent.interpreters.rst#153894

Merged
encukou merged 4 commits into
python:mainfrom
raul-sq:raulsqbranch
Jul 18, 2026
Merged

Fix typo in Doc/library/concurrent.interpreters.rst#153894
encukou merged 4 commits into
python:mainfrom
raul-sq:raulsqbranch

Conversation

@raul-sq

@raul-sq raul-sq commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@python-cla-bot

python-cla-bot Bot commented Jul 18, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@read-the-docs-community

read-the-docs-community Bot commented Jul 18, 2026

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33645214 | 📁 Comparing 2d6ac54 against main (5b85756)

  🔍 Preview build  

3 files changed
± library/concurrent.interpreters.html
± library/wave.html
± whatsnew/changelog.html

Comment thread Doc/library/concurrent.interpreters.rst Outdated
provide much more than isolation, which on its own isn't useful.
Actual concurrency is available separately through
:mod:`threads <threading>` See `below <interp-concurrency_>`_
:mod:`threads <threading>`. See `below <interp-concurrency_>`_

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a period missing at the end of the line as well.

@picnixz picnixz changed the title Period added on line #24 Fix typo in Doc/library/concurrent.interpreters.rst Jul 18, 2026
@picnixz picnixz added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes and removed needs backport to 3.13 bugs and security fixes labels Jul 18, 2026
@picnixz

picnixz commented Jul 18, 2026

Copy link
Copy Markdown
Member

Removing 3.13 backports because the page was created in 3.14

@encukou
encukou merged commit 6ebb22c into python:main Jul 18, 2026
38 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Sprint Jul 18, 2026
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jul 18, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @raul-sq for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14, 3.15.
🐍🍒⛏🤖

@bedevere-app

bedevere-app Bot commented Jul 18, 2026

Copy link
Copy Markdown

GH-153915 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 18, 2026
@bedevere-app

bedevere-app Bot commented Jul 18, 2026

Copy link
Copy Markdown

GH-153916 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jul 18, 2026
picnixz pushed a commit that referenced this pull request Jul 18, 2026
…H-153894) (#153915)

Fix punctuation in `Doc/library/concurrent.interpreters.rst` (GH-153894)
(cherry picked from commit 6ebb22c)

Co-authored-by: Raúl Santos Quirós <130504291+raul-sq@users.noreply.github.com>
picnixz pushed a commit that referenced this pull request Jul 18, 2026
…H-153894) (#153916)

Fix punctuation in `Doc/library/concurrent.interpreters.rst` (GH-153894)
(cherry picked from commit 6ebb22c)

Co-authored-by: Raúl Santos Quirós <130504291+raul-sq@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news sprint

Projects

Status: Done
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants