]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] 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:25 +0000 (02:54 +0900)
committerGitHub <noreply@github.com>
Fri, 26 Jun 2026 17:54:25 +0000 (17:54 +0000)
commit073b658dd317ecdcab99898bca053aab59ea590d
tree44b85a14993fbb5f40e51f169ac76ee26aac2763
parent52bdfcc141079806b73e28d7901552c9b667bfc2
[3.15] gh-152235: Defer GC tracking in set.union and set.difference (gh-152290) (gh-152316)

(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