]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101100: Improve documentation on function attributes (#112933)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Mon, 11 Dec 2023 10:00:42 +0000 (10:00 +0000)
committerGitHub <noreply@github.com>
Mon, 11 Dec 2023 10:00:42 +0000 (12:00 +0200)
commit4c5b9c107a1d158b245f21a1839a2bec97d05383
treebc05370d987d9131f6dd0729fb17079f9b03fb7d
parent9cdf05bc28c5cd8b000b9541a907028819b3d63e
gh-101100: Improve documentation on function attributes (#112933)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
14 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.13.rst
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.4.rst