]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] 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:38:01 +0000 (17:38 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Jul 2026 15:38:01 +0000 (15:38 +0000)
commit9bb83a1f2a999062ace4d684bce10d3b601abc21
tree21a7d422e0c93a12db51b5203669db0a5bffdf33
parent52e73026282ecff5e58890cea356dff21ef8346a
[3.15] gh-154144: Fix false positive from the stdbool.h guard in _testcapimodule.c (GH-154145) (GH-154157)

(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