]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix quoted signature of setattrofunc (GH-17251)
authorAlex <637714+alexchandel@users.noreply.github.com>
Fri, 22 Nov 2019 13:48:14 +0000 (07:48 -0600)
committerVictor Stinner <vstinner@python.org>
Fri, 22 Nov 2019 13:48:14 +0000 (14:48 +0100)
commit4e205b74f91400c0e6810e79370a99e29a28d599
tree42529a4053a3c9d0e10c1e6ff1759c18464f4ecd
parent138e7bbb0a5ed44bdd54605e8c58c8f3d3865321
Fix quoted signature of setattrofunc (GH-17251)

setattrofunc returns `int`, not `PyObject *`.
Doc/c-api/typeobj.rst