]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-95245: Move weakreflist into the pre-header. (GH-95996)
authorMark Shannon <mark@hotpy.org>
Tue, 16 Aug 2022 12:57:18 +0000 (13:57 +0100)
committerGitHub <noreply@github.com>
Tue, 16 Aug 2022 12:57:18 +0000 (13:57 +0100)
commit5a8c15819c27c516e5b75b7c9d89eacdb16b77c3
treeb75d585f24f97aac724952a75175cc9f15af48af
parent829aab859266253320317caabdb0e17fa4e0f05e
GH-95245: Move weakreflist into the pre-header. (GH-95996)
Include/internal/pycore_object.h
Include/object.h
Lib/test/test_capi.py
Misc/NEWS.d/next/Core and Builtins/2022-08-15-12-41-14.gh-issue-95245.N4gOUV.rst [new file with mode: 0644]
Modules/_testcapi/heaptype.c
Objects/typeobject.c