]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Docs: Fix specifications of `gcvisitobjects_t` (GH-132433) (#132441)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 12 Apr 2025 15:42:26 +0000 (17:42 +0200)
committerGitHub <noreply@github.com>
Sat, 12 Apr 2025 15:42:26 +0000 (15:42 +0000)
commit1884a3bbd128a79abf6aee43e79078907f18246f
tree0a62b2b6c8367a554d9b1a5a144c446e83cd434c
parent70c4bd63d4f7d6656664c1c8d86725641a019a69
[3.13] Docs: Fix specifications of `gcvisitobjects_t` (GH-132433) (#132441)

Docs: Fix specifications of `gcvisitobjects_t` (GH-132433)

`gcvisitobjects_t` callbacks should return 1 for the iteration to continue instead of 0.
(cherry picked from commit 1e5798e37255e921beae2aaa8329d5c48a2ef230)

Co-authored-by: da-woods <dw-git@d-woods.co.uk>
Doc/c-api/gcsupport.rst