]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-153083: Defer GC tracking of an array to the end of construction. (gh-15328...
authorDonghee Na <donghee.na@python.org>
Wed, 8 Jul 2026 13:12:43 +0000 (22:12 +0900)
committerGitHub <noreply@github.com>
Wed, 8 Jul 2026 13:12:43 +0000 (13:12 +0000)
commit4a435e5f2ce29f4ffad714aef7a1c1103a1c13a7
treedb0ccca43b8b561cf42ba851ae92243289707a6e
parent9a0395396f54ae0715682135e4d1f989bea31850
[3.13] gh-153083: Defer GC tracking of an array to the end of construction. (gh-153284) (gh-153338)

(cherry picked from commit 8615062fd580934fc431746f64b1ac7ee6ef8e88)
Include/internal/pycore_object.h
Misc/NEWS.d/next/Library/2026-07-08-01-47-15.gh-issue-153083.XbKZCp.rst [new file with mode: 0644]
Modules/arraymodule.c