]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-154144: Fix false positive from the stdbool.h guard in _testcapimodule...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 19 Jul 2026 15:33:59 +0000 (17:33 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Jul 2026 15:33:59 +0000 (15:33 +0000)
commit154251d10f3e39acf130bb2cc0e34bea8f6974b3
treef4af192da1187e66580de353431685cedde84447
parentdfd421467feb3ffc20a34d67341bf0e768ed1f02
[3.14] gh-154144: Fix false positive from the stdbool.h guard in _testcapimodule.c (GH-154145) (GH-154158)

(cherry picked from commit 8d11eb0c31efcfd1d504650a564d9a4b45cba721)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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