]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Fix the PyGetSetDef documentation (GH-116056) (GH-116363)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 5 Mar 2024 16:16:50 +0000 (17:16 +0100)
committerGitHub <noreply@github.com>
Tue, 5 Mar 2024 16:16:50 +0000 (16:16 +0000)
commit6e89141d73eb89f2d7c827555f0e1cdf5c86be31
treef178d2f27452a9f7315c719e206896625ed0a386
parent0f5cd44e1cdffa0b373e853943d50e721279754d
[3.12] Fix the PyGetSetDef documentation (GH-116056) (GH-116363)

closure is not a function pointer, it is a user data pointer.
(cherry picked from commit df594011089a83d151ac7000954665536f3461b5)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/c-api/structures.rst