]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix the PyGetSetDef documentation (GH-116056)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 5 Mar 2024 15:48:20 +0000 (17:48 +0200)
committerGitHub <noreply@github.com>
Tue, 5 Mar 2024 15:48:20 +0000 (17:48 +0200)
commitdf594011089a83d151ac7000954665536f3461b5
treecc45c58cdcf53a446788acfb226a1bd13754cbfb
parent0064dfa0919cc93257c351a609f99461f6e4e3ac
Fix the PyGetSetDef documentation (GH-116056)

closure is not a function pointer, it is a user data pointer.
Doc/c-api/structures.rst