-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
gh-138072: Fix typos and grammatical errors and improve clarity in asyncio howto document #138895
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
cc @anordin95 |
|
@Morteza-24, thank you for the careful catches and improvements! I left a few comments regarding some minor changes I'd like to see, but otherwise this looks good to me :) |
|
@anordin95, thanks for the review! I’ve addressed your comments in new commits. |
|
Of course! This looks good to me. For reference, you will have to wait for a core dev to do a review (and approve) before merging. |
ilovelinux
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's definitely clearer now. Thanks!
|
Thanks @Morteza-24 for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
… in asyncio howto document (pythonGH-138895) (cherry picked from commit 362fd59) Co-authored-by: Morteza24 <[email protected]>
… in asyncio howto document (pythonGH-138895) (cherry picked from commit 362fd59) Co-authored-by: Morteza24 <[email protected]>
|
GH-140091 is a backport of this pull request to the 3.14 branch. |
|
GH-140092 is a backport of this pull request to the 3.13 branch. |
…y in asyncio howto document (GH-138895) (#140092) Co-authored-by: Morteza24 <[email protected]>
…y in asyncio howto document (GH-138895) (#140091) Co-authored-by: Morteza24 <[email protected]>
Fixed minor grammatical errors and improved the clarity of this document: https://docs.python.org/3.15/howto/a-conceptual-overview-of-asyncio.html
📚 Documentation preview 📚: https://cpython-previews--138895.org.readthedocs.build/