]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112087: Store memory allocation information into _PyListArray (gh-116529)
authorDonghee Na <donghee.na@python.org>
Sat, 9 Mar 2024 23:50:28 +0000 (08:50 +0900)
committerGitHub <noreply@github.com>
Sat, 9 Mar 2024 23:50:28 +0000 (23:50 +0000)
commit17d31bf3843c384873999a15ce683cc3654f46ae
tree80a0fe044db66831320086ace1d18d1a7ac9708d
parentdb8f423f58e336eb6180a70d9886b443d7203c2c
gh-112087: Store memory allocation information into _PyListArray (gh-116529)
Misc/NEWS.d/next/Core and Builtins/2024-03-09-11-10-53.gh-issue-112087.nbI0Pw.rst [new file with mode: 0644]
Objects/listobject.c