]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Docs: Add classes to C API return value annotations (GH-117926) (#117937)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 16 Apr 2024 16:29:52 +0000 (18:29 +0200)
committerGitHub <noreply@github.com>
Tue, 16 Apr 2024 16:29:52 +0000 (19:29 +0300)
commit67dc68141adcb81dd858c7eb4204af8515812e9d
tree25089a978cae83f54120df485e8bcdd0f694ddfe
parentaa26dc3c4aa148d28eb7ea910642a6d012cd8921
[3.12] Docs: Add classes to C API return value annotations (GH-117926) (#117937)

Docs: Add classes to C API return value annotations (GH-117926)
(cherry picked from commit 3284b84c437e3b0b0a052471e8a6aabc528fc651)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Doc/tools/extensions/c_annotations.py