]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-101100: Improve documentation on function attributes (GH-112933) (#112974)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Tue, 12 Dec 2023 10:10:27 +0000 (12:10 +0200)
committerGitHub <noreply@github.com>
Tue, 12 Dec 2023 10:10:27 +0000 (10:10 +0000)
commit54fcfbde300e9c909b56cc67ceac4700ff28ecee
tree38816722dfc04331d12581c89efc66c7d47f0337
parent7d24eb854e366bd146787f40feb73eed2d277288
[3.12] gh-101100: Improve documentation on function attributes (GH-112933) (#112974)

(cherry picked from commit 4c5b9c107a1d158b245f21a1839a2bec97d05383)

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