]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:31:04 +0000 (17:31 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Jul 2026 15:31:04 +0000 (15:31 +0000)
commit6a9c478cceb4762187c9b5b488169272bb4a4cbb
treef01ea10c8ed4317630155e73b3cff0bb101ec745
parent56cfdb04c2582702a510f4802c6f1100e46801ea
[3.13] gh-154144: Fix false positive from the stdbool.h guard in _testcapimodule.c (GH-154145) (GH-154159)

(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