]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-152235: Defer GC tracking in set.union and set.difference (gh-152290) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 26 Jun 2026 17:38:10 +0000 (19:38 +0200)
committerGitHub <noreply@github.com>
Fri, 26 Jun 2026 17:38:10 +0000 (17:38 +0000)
commit4fa86ca03da8c2068202d8ac3ddcf14640e2f2b9
treefbe18fd708923e7ad9f9a675484639df78b53f24
parentdbcc05334ea994b21b023f0ded141fd81604987b
[3.14] gh-152235: Defer GC tracking in set.union and set.difference (gh-152290) (gh-152312)

gh-152235: Defer GC tracking in set.union and set.difference (gh-152290)
(cherry picked from commit 5a549e82b81378cb294904dab49cbee853bddd64)

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
Objects/setobject.c