]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-101100: Add a table of class attributes to the "Custom classes" section...
authorAlex Waygood <Alex.Waygood@Gmail.com>
Wed, 25 Sep 2024 23:01:19 +0000 (16:01 -0700)
committerGitHub <noreply@github.com>
Wed, 25 Sep 2024 23:01:19 +0000 (23:01 +0000)
commitd2068c65a68961faaf27197d7e2eb76b32d01e56
tree3793f62bf90247790ee668b9160d492822f7d399
parentea5c6507044db0a92f12b5022f91885034fb9a09
[3.12] gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) (#124558)
39 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.3.rst
Doc/whatsnew/3.5.rst
Doc/whatsnew/3.6.rst
Doc/whatsnew/3.9.rst