mirror of
https://github.com/python/cpython.git
synced 2026-07-26 11:52:27 -04:00
8cb4b84c69
gh-153083: Defer GC tracking of an array to the end of construction. (gh-153284)
(cherry picked from commit 8615062fd5)
Co-authored-by: Donghee Na <donghee.na@python.org>
Source files for standard library extension modules, and former extension modules that are now builtin modules.