]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93649: Split heaptype tests from _testcapimodule.c (GH-95386)
authorPetr Viktorin <encukou@gmail.com>
Mon, 1 Aug 2022 13:04:14 +0000 (15:04 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Aug 2022 13:04:14 +0000 (15:04 +0200)
commit664e96a98fcc7572d4b049b70b74cdd63bd736c6
tree30d3088575ffab18ae16d8cc8efeee0d81883f33
parentbc7c7cd18a4ae015449f95454a762a7276585bb8
 gh-93649: Split heaptype tests from _testcapimodule.c  (GH-95386)

This removes the unused negative_dictoffset function:
the type this function would create is available as
    _testcapi.HeapCTypeWithNegativeDict
Modules/Setup.stdlib.in
Modules/_testcapi/heaptype.c [new file with mode: 0644]
Modules/_testcapi/parts.h
Modules/_testcapimodule.c
PCbuild/_testcapi.vcxproj
PCbuild/_testcapi.vcxproj.filters