diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-07-24 13:06:16 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-24 13:06:16 (GMT) |
commit | 4fd576478c99b999feac68b71f317fd9d320662f (patch) | |
tree | c592b1e8248beac2b7f901277344271202688c7c /Python/tracemalloc.c | |
parent | 03271069afc494061c92efa8b8f792e3f2c0b6e4 (diff) | |
download | cpython-4fd576478c99b999feac68b71f317fd9d320662f.zip cpython-4fd576478c99b999feac68b71f317fd9d320662f.tar.gz cpython-4fd576478c99b999feac68b71f317fd9d320662f.tar.bz2 |
[3.12] Fix PyVectorcall_Function doc versionadded (GH-107140) (#107173)
Fix PyVectorcall_Function doc versionadded (GH-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.
(cherry picked from commit 0a9b339363a59be1249189c767ed6f46fd71e1c7)
Co-authored-by: da-woods <dw-git@d-woods.co.uk>
Diffstat (limited to 'Python/tracemalloc.c')
0 files changed, 0 insertions, 0 deletions