Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track cython's Py_LIMITED_API support #1

Open
ap-- opened this issue Aug 10, 2023 · 3 comments
Open

Track cython's Py_LIMITED_API support #1

ap-- opened this issue Aug 10, 2023 · 3 comments
Assignees

Comments

@ap-- ap-- self-assigned this Aug 10, 2023
@ap--
Copy link
Owner Author

ap-- commented Aug 26, 2023

tested with Cython 3.0.1 and it didn't work yet.

@ap--
Copy link
Owner Author

ap-- commented Nov 5, 2023

With the compile-seabreeze branch here https://github.com/ap--/cython/tree/compile-seabreeze only the two issues above are missing (hopefully)

TODO: upstream the changes from my fork...

@ap--
Copy link
Owner Author

ap-- commented Dec 5, 2023

Compiling abi3 wheels for cp311 and above works with https://github.com/ap--/cython/tree/compile-seabreeze 🎉

(Merged the weakref and classmethod PRs and fixed two minor issues)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant