]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101100: Improve documentation for attributes on instance methods (#112832)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Fri, 8 Dec 2023 13:18:53 +0000 (13:18 +0000)
committerGitHub <noreply@github.com>
Fri, 8 Dec 2023 13:18:53 +0000 (13:18 +0000)
commited21d0c1f4bd17b392e24bfd83e652723dad4ddf
treee9fde7764802e61c8273e192eba35eb0fd6d3687
parente4c087603397a1314253b861d35f8314fba8ae92
gh-101100: Improve documentation for attributes on instance methods (#112832)
Doc/library/inspect.rst
Doc/library/stdtypes.rst
Doc/reference/datamodel.rst
Doc/tutorial/classes.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/2.7.rst