Skip to content

CPython 3.8 debug/release wheel ABI compatibility #172

@chrahunt

Description

@chrahunt

Per bpo-36465, Python 3.8 will support libraries compiled against a release build running in a debug build of the interpreter.

Pip could make this easier to take advantage of by allowing e.g. cp38dm and cp38m wheels in a debug Python 3.8. If we are planning to switch to packaging.tags then that may be the place to make the actual changes and this issue could be closed or track the integration.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions