Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
gh-131417: Mention asyncio Future and Task in docs for generic classes list#131422
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
picnixz commentedMar 18, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I see that those classes are generic since 2022. Are they fully generic (namely, both C and Python implementation?). If so, we can backport the docs up to 3.12. |
They are fully generic, yes. Let's backport |
Tip: The 3.x labels are used on issues to target bugs in specific versions (I personally don't add version tags if the bug was present since the beginning or I just amend the title; it lets me avoid having to re-triage them in 5 years). The "needs backports" labels are added on PRs to tell the bot to make the bps later. |
Thanks,@picnixz |
61b4b2c
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thanks@asvetlov for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
…classes list (pythonGH-131422)Mention asyncio Future and Task in docs for generic classes list(cherry picked from commit61b4b2c)Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
GH-131445 is a backport of this pull request to the3.13 branch. |
…classes list (pythonGH-131422)Mention asyncio Future and Task in docs for generic classes list(cherry picked from commit61b4b2c)Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
GH-131446 is a backport of this pull request to the3.12 branch. |
…classes list (python#131422)Mention asyncio Future and Task in docs for generic classes list
…classes list (python#131422)Mention asyncio Future and Task in docs for generic classes list
Uh oh!
There was an error while loading.Please reload this page.
📚 Documentation preview 📚:https://cpython-previews--131422.org.readthedocs.build/