]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-152235: Defer GC tracking in more set operations (gh-152273) (gh-152280)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 26 Jun 2026 16:47:23 +0000 (18:47 +0200)
committerGitHub <noreply@github.com>
Fri, 26 Jun 2026 16:47:23 +0000 (01:47 +0900)
commit80dddd23cd568c2ba6aa31e685fbd41aee8617fd
tree8964b8194b5dae6515e107f69936abfc483ff384
parent8c6f547f450877abc0f16abad710949aa672f9b8
[3.13] gh-152235: Defer GC tracking in more set operations (gh-152273) (gh-152280)

gh-152235: Defer GC tracking in more set operations (gh-152273)
(cherry picked from commit a87d24a69d1e97a1e9643c8951d180918ef36e4c)

Co-authored-by: Donghee Na <donghee.na@python.org>
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