]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101408: PyObject_GC_Resize should calculate preheader size. (gh-101741)
authorDong-hee Na <donghee.na@python.org>
Sun, 23 Apr 2023 17:18:49 +0000 (11:18 -0600)
committerGitHub <noreply@github.com>
Sun, 23 Apr 2023 17:18:49 +0000 (11:18 -0600)
commit9c3442c0938127788fa59e4ceb80ae78b86fad1d
tree2feaf5b0c26549a1cdf360d2931274fc88dea5fa
parent0056701aa370553636b676cc99e327137d1688c6
gh-101408: PyObject_GC_Resize should calculate preheader size. (gh-101741)
Misc/NEWS.d/next/C API/2023-02-09-23-09-29.gh-issue-101408._paFIF.rst [new file with mode: 0644]
Modules/gcmodule.c