Skip to content

gh-104091: Suggest TaskGroup for running background tasks in asyncio.create_task() docs - #155133

Open
kumaraditya303 wants to merge 1 commit into
python:mainfrom
kumaraditya303:gh-104091-suggest-taskgroup
Open

gh-104091: Suggest TaskGroup for running background tasks in asyncio.create_task() docs#155133
kumaraditya303 wants to merge 1 commit into
python:mainfrom
kumaraditya303:gh-104091-suggest-taskgroup

Conversation

@kumaraditya303

@kumaraditya303 kumaraditya303 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Aug 3, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Aug 3, 2026
@kumaraditya303 kumaraditya303 added topic-asyncio 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 Aug 3, 2026
@kumaraditya303
kumaraditya303 enabled auto-merge (squash) August 3, 2026 18:05
@kumaraditya303
kumaraditya303 disabled auto-merge August 3, 2026 18:05
@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33893388 | 📁 Comparing 68cd546 against main (1617cbe)

  🔍 Preview build  

2 files changed
± library/asyncio-stream.html
± library/asyncio-task.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review docs Documentation in the Doc dir 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 skip news topic-asyncio

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

create_task() recommendation seems like bad practice

1 participant