]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102013: Add PyUnstable_GC_VisitObjects (#102014)
authorJacob Bower <1978924+jbower-fb@users.noreply.github.com>
Tue, 14 Mar 2023 01:35:54 +0000 (20:35 -0500)
committerGitHub <noreply@github.com>
Tue, 14 Mar 2023 01:35:54 +0000 (01:35 +0000)
commitcbd3fbfb6e5c1cc96bbeb99483a580f165b01671
tree7e0e0ea4c7dc40b48528702c1c0c32914d9798f7
parent457e4d1a516c2b83edeff2f255f4cd6e7b114feb
gh-102013: Add PyUnstable_GC_VisitObjects (#102014)
Doc/c-api/gcsupport.rst
Include/objimpl.h
Misc/NEWS.d/next/C API/2023-02-18-00-55-14.gh-issue-102013.83mrtI.rst [new file with mode: 0644]
Modules/_testcapimodule.c
Modules/gcmodule.c