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

extract fixes from limited api tests #2083

Merged
merged 4 commits into from
Mar 18, 2025
Merged

extract fixes from limited api tests #2083

merged 4 commits into from
Mar 18, 2025

Conversation

minrk
Copy link
Member

@minrk minrk commented Mar 18, 2025

These are extracted from #2051, but aren't actually specific to building limited api wheels

then we can keep that PR to just the limited api part

minrk added 4 commits March 18, 2025 12:12
needed here, but was hidden by other Cython includes
dealloc always runs exactly once, del is less reliable (and doesn't run at all for limited api)
not supposed to import anything from top-level cpython, supposed to use submodules
@minrk minrk merged commit 7a60063 into zeromq:main Mar 18, 2025
36 checks passed
@minrk minrk deleted the limited-fixes branch March 18, 2025 11:53
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

Successfully merging this pull request may close these issues.

1 participant