]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-101100: Add a table of class attributes to the "Custom classes" section...
authorAlex Waygood <Alex.Waygood@Gmail.com>
Thu, 26 Sep 2024 00:29:48 +0000 (17:29 -0700)
committerGitHub <noreply@github.com>
Thu, 26 Sep 2024 00:29:48 +0000 (17:29 -0700)
commit9f2e6ca1995ee295f1622a3780127b954710568c
tree01b55da1591728b0bf81bd5ca376837e65b20e3b
parent068e734bb51432572b8254f5028d10dd988e7985
[3.13] gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) (#124556)
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/3.13.0rc2.rst