Skip to content

gh-91048: Improve example in asyncio-graph.rst doc - #129224

Merged
kumaraditya303 merged 1 commit into
python:mainfrom
sobolevn:fix-asyncio-graph-docs
Jan 23, 2025
Merged

gh-91048: Improve example in asyncio-graph.rst doc#129224
kumaraditya303 merged 1 commit into
python:mainfrom
sobolevn:fix-asyncio-graph-docs

Conversation

@sobolevn

@sobolevnsobolevn commented Jan 23, 2025

Copy link
Copy Markdown
Member

I propose adding an explicit name, because it is not clear what "Task-1" and "Task-2" are. Now with this explicit name it is more readable.


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

@bedevere-appbedevere-appBot added awaiting core review docs Documentation in the Doc dir skip news labels Jan 23, 2025
@picnixzpicnixz changed the title Improve example in asyncio-graph.rst docgh-91048: Improve example in asyncio-graph.rst docJan 23, 2025

@StanFromIrelandStanFromIreland left a comment

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.

Good idea, this will make it clearer for people less familiar with tasks.

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

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants

@sobolevn@kumaraditya303@StanFromIreland@picnixz