]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101430: Update tracemalloc to handle presize properly. (gh-101745)
authorDong-hee Na <donghee.na@python.org>
Thu, 9 Feb 2023 23:30:03 +0000 (08:30 +0900)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2023 23:30:03 +0000 (08:30 +0900)
commit5b946d371979a772120e6ee7d37f9b735769d433
tree2c48db4788406bf49a07416055513e37cb5661a2
parentf1f3af7b8245e61a2e0abef03b2c6c5902ed7df8
gh-101430: Update tracemalloc to handle presize properly. (gh-101745)
Misc/NEWS.d/next/Core and Builtins/2023-02-10-01-15-57.gh-issue-101430.T3Gegb.rst [new file with mode: 0644]
Modules/_tracemalloc.c
Objects/object.c