]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-152235: Defer GC tracking in set.union and set.difference (gh-152290) ...
authorDonghee Na <donghee.na@python.org>
Fri, 26 Jun 2026 17:54:19 +0000 (02:54 +0900)
committerGitHub <noreply@github.com>
Fri, 26 Jun 2026 17:54:19 +0000 (17:54 +0000)
commit668860b846b3fa2d5171aea07ad7a31824da899b
tree6db4da2523c6a5f31cdd69899db508789ed2096c
parent80dddd23cd568c2ba6aa31e685fbd41aee8617fd
[3.13] gh-152235: Defer GC tracking in set.union and set.difference (gh-152290) (gh-152319)

(cherry picked from commit 5a549e82b81378cb294904dab49cbee853bddd64)
Misc/NEWS.d/next/Core_and_Builtins/2026-06-26-22-03-16.gh-issue-152235.ZKWiWk.rst
Objects/setobject.c