]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101100: Add a table of class attributes to the "Custom classes" section of the...
authorAlex Waygood <Alex.Waygood@Gmail.com>
Wed, 25 Sep 2024 19:29:58 +0000 (12:29 -0700)
committerGitHub <noreply@github.com>
Wed, 25 Sep 2024 19:29:58 +0000 (19:29 +0000)
commit0d9d56c4e4246495f506f7fb319548fb105b535b
tree09751f896776408a53ab935c4426289ff3d43d59
parent6318ffcba21f8fc155f5558237ab03aa45f0e174
gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480)
41 files changed:
Doc/c-api/exceptions.rst
Doc/c-api/object.rst
Doc/c-api/type.rst
Doc/c-api/typeobj.rst
Doc/extending/newtypes.rst
Doc/extending/newtypes_tutorial.rst
Doc/faq/programming.rst
Doc/glossary.rst
Doc/howto/annotations.rst
Doc/howto/descriptor.rst
Doc/howto/enum.rst
Doc/howto/mro.rst
Doc/library/abc.rst
Doc/library/collections.rst
Doc/library/email.contentmanager.rst
Doc/library/email.headerregistry.rst
Doc/library/functions.rst
Doc/library/functools.rst
Doc/library/inspect.rst
Doc/library/logging.rst
Doc/library/pydoc.rst
Doc/library/stdtypes.rst
Doc/library/test.rst
Doc/library/types.rst
Doc/library/typing.rst
Doc/library/unittest.mock.rst
Doc/reference/compound_stmts.rst
Doc/reference/datamodel.rst
Doc/reference/executionmodel.rst
Doc/reference/expressions.rst
Doc/tutorial/classes.rst
Doc/whatsnew/2.1.rst
Doc/whatsnew/2.2.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.13.rst
Doc/whatsnew/3.3.rst
Doc/whatsnew/3.5.rst
Doc/whatsnew/3.6.rst
Doc/whatsnew/3.9.rst
Misc/NEWS.d/next/Core and Builtins/2024-07-30-11-41-35.gh-issue-122445.Rq0bjS.rst