-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Similar to this issue, some header files in v3.11.0b1 contain inline functions that are not compatible with C90 because they contain declarations after statements. This prevents Python.h from being usable in projects that use a pre-C99 compiler.
Will submit a pull request to show the details.
Metadata
Metadata
Assignees
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error