]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-110549: Remove unused includes of <stddef.h> in _testcapi (GH-110552) ...
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 9 Oct 2023 11:43:35 +0000 (14:43 +0300)
committerGitHub <noreply@github.com>
Mon, 9 Oct 2023 11:43:35 +0000 (11:43 +0000)
commit5afac0cf8d50db62aa1edefebde8a0af5fed0cd4
tree148ef41792adc98dd0d36ee1f9acca0595d716f9
parent13ad1219c96d22543999bfe91d196e6d956bfd21
[3.12] gh-110549: Remove unused includes of <stddef.h> in _testcapi (GH-110552) (GH-110553)

(cherry picked from commit 89df5b73d07872d554da60b455b46c98e01a022d)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Modules/_testcapi/abstract.c
Modules/_testcapi/dict.c
Modules/_testcapi/set.c