gh-131417: Mention asyncio Future and Task in docs for generic classes list#131422
gh-131417: Mention asyncio Future and Task in docs for generic classes list#131422asvetlov merged 1 commit intopython:mainfrom
Conversation
|
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 |
|
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 commit 61b4b2c) Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
|
GH-131445 is a backport of this pull request to the 3.13 branch. |
…classes list (pythonGH-131422) Mention asyncio Future and Task in docs for generic classes list (cherry picked from commit 61b4b2c) Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
|
GH-131446 is a backport of this pull request to the 3.12 branch. |
…classes list (python#131422) Mention asyncio Future and Task in docs for generic classes list
📚 Documentation preview 📚: https://cpython-previews--131422.org.readthedocs.build/