]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131740: Update PyUnstable_GC_VisitObjects to traverse perm gen (gh-131744)
authorDonghee Na <donghee.na@python.org>
Wed, 26 Mar 2025 00:45:29 +0000 (09:45 +0900)
committerGitHub <noreply@github.com>
Wed, 26 Mar 2025 00:45:29 +0000 (09:45 +0900)
commit7bb41aef4b7b8f3c3f07c11b801c5b7f8afaac7f
tree4ca33466cd5cf3912dc0806f8e8fae36ce90fee6
parenta26a301f8b09c1825b288fc8649f8174576361f4
gh-131740: Update PyUnstable_GC_VisitObjects to traverse perm gen (gh-131744)
Misc/NEWS.d/next/C_API/2025-03-26-06-56-40.gh-issue-131740.9PdxxQ.rst [new file with mode: 0644]
Python/gc.c