]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152235: Defer GC tracking in more set operations (gh-152273)
authorDonghee Na <donghee.na@python.org>
Fri, 26 Jun 2026 13:35:17 +0000 (22:35 +0900)
committerGitHub <noreply@github.com>
Fri, 26 Jun 2026 13:35:17 +0000 (22:35 +0900)
commita87d24a69d1e97a1e9643c8951d180918ef36e4c
treed5aa77c49074114b41f430fcb01103aaa7279b4f
parent5f17434a1ec9a121eb38f71dc3d5809020b5fbb4
gh-152235: Defer GC tracking in more set operations (gh-152273)
Misc/NEWS.d/next/Core_and_Builtins/2026-06-26-22-03-16.gh-issue-152235.ZKWiWk.rst [new file with mode: 0644]
Objects/setobject.c