Skip to content

some headers not compatible with C90 #92889

Closed
@petere

Description

@petere

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

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions