]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-89554: Document standard type objects in types as classes (GH-150676)
authorBernát Gábor <gaborjbernat@gmail.com>
Tue, 2 Jun 2026 08:03:36 +0000 (01:03 -0700)
committerGitHub <noreply@github.com>
Tue, 2 Jun 2026 08:03:36 +0000 (11:03 +0300)
commitbc055444e4ade9e210139d07200f602a4a9feb67
tree7542bea43b1eb05bdb1ffa0108fec882791c19f9
parent10c421970beca89df92a918f2247fb8850d3b6cc
gh-89554: Document standard type objects in types as classes (GH-150676)

Use the directive and the role "class" instead of "data" for classes
exposed in the types module.
Doc/howto/a-conceptual-overview-of-asyncio.rst
Doc/library/types.rst
Doc/whatsnew/3.10.rst
Doc/whatsnew/3.15.rst