Skip to content

remove abi3 limited api builds#189

Merged
davidism merged 1 commit into
masterfrom
remove-abi3
Feb 15, 2021
Merged

remove abi3 limited api builds#189
davidism merged 1 commit into
masterfrom
remove-abi3

Conversation

@davidism
Copy link
Copy Markdown
Member

MarkupSafe uses the Python Unicode API, which is mostly unavailable with Py_LIMITED_API. I don't have the expertise to rewrite the C to be compatible with the limited API, so I'll continue to build version wheels for now. While it would be nice to build fewer wheels with abi3, it's not particularly a problem for me to push a new CI config then upload the new wheels when a new Python version is available.

closes #175

not compatible with the full Unicode API we use
@davidism davidism merged commit bf5b120 into master Feb 15, 2021
@davidism davidism deleted the remove-abi3 branch February 15, 2021 15:27
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider using the stable API when building wheels for CPython

1 participant