]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152235: Defer GC tracking in set.union and set.difference (gh-152290)
authorDonghee Na <donghee.na@python.org>
Fri, 26 Jun 2026 17:11:33 +0000 (02:11 +0900)
committerGitHub <noreply@github.com>
Fri, 26 Jun 2026 17:11:33 +0000 (17:11 +0000)
commit5a549e82b81378cb294904dab49cbee853bddd64
tree15cd08c21cbfbeb8da214971d8c6354c168e0e12
parenta85e73b322c80d46537b6ca03bdf6c9cce1d7cea
gh-152235: Defer GC tracking in set.union and set.difference (gh-152290)
Misc/NEWS.d/next/Core_and_Builtins/2026-06-26-22-03-16.gh-issue-152235.ZKWiWk.rst
Objects/setobject.c