]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-131417: Mention asyncio Future and Task in docs for generic classes list...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 19 Mar 2025 09:23:48 +0000 (10:23 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Mar 2025 09:23:48 +0000 (10:23 +0100)
commitb39e67396fd797c8e10668040335a0363e489c6e
treef3641bd34f113e07deb18a85ccff76c653aa66fe
parent5d73970687a3bd57a91cc5c811db5568f15a9db7
[3.13] gh-131417: Mention asyncio Future and Task in docs for generic classes list (GH-131422) (#131445)

gh-131417: Mention asyncio Future and Task in docs for generic classes list (GH-131422)

Mention asyncio Future and Task in docs for generic classes list
(cherry picked from commit 61b4b2c57c9327273f2e306bafa23cf2c70eac8e)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Doc/library/stdtypes.rst
Misc/NEWS.d/next/Documentation/2025-03-18-15-15-16.gh-issue-131417.lQg5aH.rst [new file with mode: 0644]