]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-101100: Improve documentation on function attributes (#112933) (#113003)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Tue, 12 Dec 2023 12:19:02 +0000 (12:19 +0000)
committerGitHub <noreply@github.com>
Tue, 12 Dec 2023 12:19:02 +0000 (14:19 +0200)
commitf83087ce03367ea38069727245c6fff87741d551
tree875405c1f7f8cead924f3e5fbcf8c656ad8c2fcc
parentada2d7797701801d6f8934ec4d01701c85116e00
[3.11] gh-101100: Improve documentation on function attributes (#112933) (#113003)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
13 files changed:
Doc/c-api/function.rst
Doc/howto/annotations.rst
Doc/howto/descriptor.rst
Doc/library/inspect.rst
Doc/library/stdtypes.rst
Doc/library/xmlrpc.server.rst
Doc/reference/compound_stmts.rst
Doc/reference/datamodel.rst
Doc/whatsnew/2.1.rst
Doc/whatsnew/2.4.rst
Doc/whatsnew/3.0.rst
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.4.rst