SIGN IN SIGN UP

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.
H
Hugo Beauzée-Luyssen committed
830f04b5056db92ba96387db0a778dcd19a39522
Parent: fecf8bc
Committed by GitHub <noreply@github.com> on 2/28/2025, 9:09:27 AM