-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-110703: Add asyncio.wait_for() change notes for 3.11 #110818
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
Thanks @kumaraditya303 for the review comments. Congrats @paskozdilar for your first contribution. 🎉 |
Co-authored-by: Kumar Aditya <[email protected]>
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.
My congratulations @paskozdilar!
I will hope that this is not your last contribution to CPython ;)
Thanks @paskozdilar for the PR, and @willingc for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
…GH-110818) * Remove redundant versionchanged * Add missing versionchanged * Update Doc/library/asyncio-task.rst Co-authored-by: Kumar Aditya <[email protected]> --------- (cherry picked from commit f81e36f) Co-authored-by: paskozdilar <[email protected]> Co-authored-by: Kumar Aditya <[email protected]>
GH-110826 is a backport of this pull request to the 3.12 branch. |
GH-110827 is a backport of this pull request to the 3.11 branch. |
…GH-110818) * Remove redundant versionchanged * Add missing versionchanged * Update Doc/library/asyncio-task.rst Co-authored-by: Kumar Aditya <[email protected]> --------- (cherry picked from commit f81e36f) Co-authored-by: paskozdilar <[email protected]> Co-authored-by: Kumar Aditya <[email protected]>
…0818) (#110826) gh-110703: Add asyncio.wait_for() change notes for 3.11 (GH-110818) * Remove redundant versionchanged * Add missing versionchanged * Update Doc/library/asyncio-task.rst --------- (cherry picked from commit f81e36f) Co-authored-by: paskozdilar <[email protected]> Co-authored-by: Kumar Aditya <[email protected]>
…0818) (#110827) gh-110703: Add asyncio.wait_for() change notes for 3.11 (GH-110818) * Remove redundant versionchanged * Add missing versionchanged * Update Doc/library/asyncio-task.rst --------- (cherry picked from commit f81e36f) Co-authored-by: paskozdilar <[email protected]> Co-authored-by: Kumar Aditya <[email protected]>
…GH-110818) * Remove redundant versionchanged * Add missing versionchanged * Update Doc/library/asyncio-task.rst Co-authored-by: Kumar Aditya <[email protected]> --------- Co-authored-by: Kumar Aditya <[email protected]>
…GH-110818) * Remove redundant versionchanged * Add missing versionchanged * Update Doc/library/asyncio-task.rst Co-authored-by: Kumar Aditya <[email protected]> --------- Co-authored-by: Kumar Aditya <[email protected]>
📚 Documentation preview 📚: https://cpython-previews--110818.org.readthedocs.build/