mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
830f04b505
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.
Source files for various builtin objects