feat: try to build with ABI3 #604
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Describe the feature
Currently, we build the wheel for each minor version of Python. If we use the limited C API, we only need to build one version for each platform.
The problem is:
We need to verify the performance before applying this.
Why do you need this feature?
No response
Additional context
example
The text was updated successfully, but these errors were encountered: