]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-152235: Defer GC tracking in more set operations (gh-152273) (gh-152279)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 26 Jun 2026 14:04:16 +0000 (16:04 +0200)
committerGitHub <noreply@github.com>
Fri, 26 Jun 2026 14:04:16 +0000 (14:04 +0000)
commite1dc5f5e63c0fa28149d9fe04057e7008c1960f6
tree8125ce7fceecacd7d2aef43679b2be0046c38122
parent99311f59f8c547e8b13a43504f75350ee8aafb3e
[3.14] gh-152235: Defer GC tracking in more set operations (gh-152273) (gh-152279)

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