]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-152235: Defer GC tracking in more set operations (gh-152273) (gh-152278)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 26 Jun 2026 14:02:58 +0000 (16:02 +0200)
committerGitHub <noreply@github.com>
Fri, 26 Jun 2026 14:02:58 +0000 (14:02 +0000)
commit7ed673718b1b3021ee4bd352f750d5746b268998
treece4cfde72ddf9102135bc1384316710d463f93c6
parentc48673b4b6eb0544bc70a99a2ff5ce5238c12b1a
[3.15] gh-152235: Defer GC tracking in more set operations (gh-152273) (gh-152278)

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