]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:52 +0000 (14:25 +0100)
committerGitHub <noreply@github.com>
Fri, 8 Dec 2023 13:25:52 +0000 (13:25 +0000)
commitb39e90e4d188729561c19195b1b0b79eabec540b
tree6aab46b4aef4baaa97359dcf865df768d0089794
parent7ef3a1e64b745aafb596fcbdbdae3b688c2cccc7
[3.12] gh-101100: Improve documentation for attributes on instance methods (GH-112832) (#112872)

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