[3.13] Postpone <stdbool.h> inclusion after Python.h (#130641) (#130675)
Postpone <stdbool.h> inclusion after Python.h (#130641) Remove inclusions prior to Python.h. <stdbool.h> will cause <features.h> to be included before Python.h can define some macros to enable some additional features, causing multiple types not to be defined down the line. (cherry picked from commit 830f04b5056db92ba96387db0a778dcd19a39522) Co-authored-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
V
Victor Stinner committed
9184b1b0319311cdd07110e2e389c0b1b7f17ad8
Parent: b223dc7
Committed by GitHub <noreply@github.com>
on 2/28/2025, 9:40:06 AM