]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix PyVectorcall_Function doc versionadded (#107140)
authorda-woods <dw-git@d-woods.co.uk>
Mon, 24 Jul 2023 12:54:38 +0000 (13:54 +0100)
committerGitHub <noreply@github.com>
Mon, 24 Jul 2023 12:54:38 +0000 (14:54 +0200)
commit0a9b339363a59be1249189c767ed6f46fd71e1c7
tree19703080fc2797a9b76f76f4e73daa94c3cd10ee
parentebe44a5155e9abc70c4b8914ad26b27c2b84f72b
Fix PyVectorcall_Function doc versionadded (#107140)

The documentation implies that PyVectorcall_Function() was available in Python 3.8.
This is half-true - it was available under a different name. I think it's clearer to set
the "version added" to 3.9.
Doc/c-api/call.rst