-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Fix typo in Doc/library/asyncio-task.rst #118627
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
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.
Thanks @xyb.
(cherry picked from commit fc50f1b) Co-authored-by: Xie Yanbo <xieyanbo@gmail.com>
GH-118657 is a backport of this pull request to the 3.12 branch. |
Thanks @hugovk for the backport. I was on the fence as to whether or not we were backporting typos. |
Yeah, same, but erred on backporting so there's fewer changes when diffing the branches, and the bots (usually) make it easy to do. And if we want to fix it, might as well have that live in the main docs now, rather than waiting until October. |
📚 Documentation preview 📚: https://cpython-previews--118627.org.readthedocs.build/