]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-89554: Document standard type objects in types as classes (GH-150676) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 2 Jun 2026 08:11:19 +0000 (10:11 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Jun 2026 08:11:19 +0000 (08:11 +0000)
commitb48cf0ec0c226186f1ee311eb880e20a6a3e7029
treeba129d689b562a9f351ec14372e4008f684f90d0
parent506b41d458e7fc08d4adc1a8eca5743377f7562b
[3.15] gh-89554: Document standard type objects in types as classes (GH-150676) (GH-150761)

Use the directive and the role "class" instead of "data" for classes
exposed in the types module.
(cherry picked from commit bc055444e4ade9e210139d07200f602a4a9feb67)

Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
Doc/howto/a-conceptual-overview-of-asyncio.rst
Doc/library/types.rst
Doc/whatsnew/3.10.rst
Doc/whatsnew/3.15.rst