8000 [request] support --disable-gil builds (PEP703) · Issue #1657 · pypa/cibuildwheel · GitHub
[go: up one dir, main page]

Skip to content
[request] support --disable-gil builds (PEP703) #1657
@tonybaloney

Description

@tonybaloney

Description

Please can you add support for building wheels for the --disable-gil version of CPython 3.13.

Similar to debug builds (d), --disable-gil wheels will have an extra suffix (t). The ABI is incompatible with a regular build of CPython 3.13. PyObject has a different data structure.

See pypa/packaging#728 for a related change

Build log

No response

CI config

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0