commit | 4e205b74f91400c0e6810e79370a99e29a28d599 | [log] [tgz] |
---|---|---|
author | Alex <637714+alexchandel@users.noreply.github.com> | Fri Nov 22 07:48:14 2019 -0600 |
committer | Victor Stinner <vstinner@python.org> | Fri Nov 22 14:48:14 2019 +0100 |
tree | 42529a4053a3c9d0e10c1e6ff1759c18464f4ecd | |
parent | 138e7bbb0a5ed44bdd54605e8c58c8f3d3865321 [diff] |
Fix quoted signature of setattrofunc (GH-17251) setattrofunc returns `int`, not `PyObject *`.