Skip to content

Fix duplicated words in 'Coroutines and tasks' documentation#153880

Merged
StanFromIreland merged 1 commit into
python:mainfrom
michaelbnewman:fix-duplicate-words-in-asyncio-task
Jul 18, 2026
Merged

Fix duplicated words in 'Coroutines and tasks' documentation#153880
StanFromIreland merged 1 commit into
python:mainfrom
michaelbnewman:fix-duplicate-words-in-asyncio-task

Conversation

@michaelbnewman

Copy link
Copy Markdown
Contributor

Remove duplicated word "entire" in Doc/library/asyncio-task.rst

@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Jul 18, 2026
@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

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33642185 | 📁 Comparing e6ca2c3 against main (16d0c89)

  🔍 Preview build  

1 file changed
± library/asyncio-task.html

@StanFromIreland StanFromIreland changed the title Fix duplicated words in Doc/library/asyncio-task.rst Fix duplicated words in 'Coroutines and tasks' documentation Jul 18, 2026
@StanFromIreland StanFromIreland 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 labels Jul 18, 2026
@StanFromIreland
StanFromIreland merged commit cffcee4 into python:main Jul 18, 2026
48 checks passed
@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 @michaelbnewman for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Sorry, @michaelbnewman and @StanFromIreland, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker cffcee4d1bc9d49b5b45e2e792dd8aea7b6c65eb 3.14

@bedevere-app

bedevere-app Bot commented Jul 18, 2026

Copy link
Copy Markdown

GH-153886 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
@miss-islington-app

Copy link
Copy Markdown

Sorry, @michaelbnewman and @StanFromIreland, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker cffcee4d1bc9d49b5b45e2e792dd8aea7b6c65eb 3.13

@StanFromIreland StanFromIreland removed the needs backport to 3.14 bugs and security fixes label Jul 18, 2026
@StanFromIreland StanFromIreland removed the needs backport to 3.13 bugs and security fixes label Jul 18, 2026
fedonman pushed a commit to fedonman/cpython that referenced this pull request Jul 18, 2026
tomasr8 pushed a commit that referenced this pull request Jul 18, 2026
…on (GH-153880) (#153886)

Fix duplicated words in the 'Coroutines and tasks' documentation (GH-153880)
(cherry picked from commit cffcee4)

Co-authored-by: Michael Newman <michael.newman@avalabs.org>
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

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants