]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-137562: Remove reference for GC_REACHABLE in comment (GH-137563)
authorSergey Miryanov <sergey.miryanov@gmail.com>
Sat, 9 Aug 2025 12:32:45 +0000 (05:32 -0700)
committerGitHub <noreply@github.com>
Sat, 9 Aug 2025 12:32:45 +0000 (21:32 +0900)
commitc744b57fd61f200d0a40650a82cc55d0240a710d
treeac4a8b96381a1aa35a0c0468cf05638cf5254611
parent3964f974894eff1653913dda437971e0bbfa8ccc
gh-137562: Remove reference for GC_REACHABLE in comment (GH-137563)

GC_REACHABLE is obsolete
Python/gc.c