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

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