Skip to content

Expose extension compiler requirements in build-details.json #155170

Description

@pablogsal

CPython's build-details.json should expose the extension compiler flags required or recommended by the interpreter build, including PEP 831's frame-pointer choice. This gives generic build backends and tools such as cibuildwheel a supported alternative to copying the complete sysconfig CFLAGS value.

Context: python/peps#5074 (comment)

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildThe build process and cross-buildtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions