]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-89554: Document standard type objects in types as classes (GH-150676) ...
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 15 Jul 2026 11:23:22 +0000 (14:23 +0300)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2026 11:23:22 +0000 (11:23 +0000)
commitc0e5e9603ff20aba3df4080f7bb8bb0c69632c8e
tree5d8e858f0caf08d1378ce2e9a86486b9af30c3d7
parentd85d26b1777ea0da1b13b10cdb4209993b1c2696
[3.14] gh-89554: Document standard type objects in types as classes (GH-150676) (GH-153757)

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