]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-154144: Fix false positive from the stdbool.h guard in _testcapimodule.c (GH-154145)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 19 Jul 2026 15:06:48 +0000 (18:06 +0300)
committerGitHub <noreply@github.com>
Sun, 19 Jul 2026 15:06:48 +0000 (18:06 +0300)
commit8d11eb0c31efcfd1d504650a564d9a4b45cba721
tree1973f5b6a7e5e4a5afe9b126ffdf047d8c91064f
parent69d44f80b55633baabe1d53b6c9a629348a93dca
gh-154144: Fix false positive from the stdbool.h guard in _testcapimodule.c (GH-154145)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Misc/NEWS.d/next/Tests/2026-07-19-18-20-00.gh-issue-154144.tcbool.rst [new file with mode: 0644]
Modules/_testcapimodule.c