]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-102468: Document `PyCFunction_New*` and `PyCMethod_New` (GH-112557) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 17 Jan 2024 09:21:16 +0000 (10:21 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Jan 2024 09:21:16 +0000 (10:21 +0100)
commitbda62c0b22f8266b515e9ebb64a6115947b9dd43
tree7f2dbbbfc87bd161a48fd2493eb1b4073aa0f5c8
parent8cb1b797fb78865b7b0fb26a6883f3251f1b0190
[3.11] gh-102468: Document `PyCFunction_New*` and `PyCMethod_New` (GH-112557) (GH-114120)

gh-102468: Document `PyCFunction_New*` and `PyCMethod_New` (GH-112557)
(cherry picked from commit a482bc67ee786e60937a547776fcf9528810e1ce)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Doc/c-api/structures.rst
Doc/data/refcounts.dat