]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-101100: Improve documentation for attributes on instance methods (GH-112832...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 8 Dec 2023 13:25:05 +0000 (14:25 +0100)
committerGitHub <noreply@github.com>
Fri, 8 Dec 2023 13:25:05 +0000 (13:25 +0000)
commit161cfd0dda63ec14a1674761fe33f093eaafc370
treec92e10ccf40f78999cb87168309370623e1860e1
parent5a11bcbf7186709a96c4cb7a7fddb6c1d90be4fb
[3.11] gh-101100: Improve documentation for attributes on instance methods (GH-112832) (#112873)

gh-101100: Improve documentation for attributes on instance methods (GH-112832)
(cherry picked from commit ed21d0c1f4bd17b392e24bfd83e652723dad4ddf)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
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