]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148937: revert process RSS based GC deferral (#149475)
authorNeil Schemenauer <nas-github@arctrix.com>
Thu, 7 May 2026 11:32:14 +0000 (04:32 -0700)
committerGitHub <noreply@github.com>
Thu, 7 May 2026 11:32:14 +0000 (14:32 +0300)
commit13188dbf85cde2e35a5dda09758fb4765ff7bc86
treee7bf97e025e5d727e6659b1793d43360bf35e38d
parentb3cfd36ba4f17c19d587427b90ca9378ad009978
gh-148937: revert process RSS based GC deferral (#149475)
Doc/library/gc.rst
Include/internal/pycore_interp_structs.h
Misc/NEWS.d/next/Core_and_Builtins/2026-05-06-15-57-28.gh-issue-148940.dRIXiY.rst [new file with mode: 0644]
Python/gc_free_threading.c