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

Use Cython enum for __PREALLOCED_BUFS #634

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

jakirkham
Copy link
Contributor

Follow up to this discussion: #587 (comment)

Simplify the code to use just a Cython enum. Also drop the bint type, which doesn't make sense given the value assigned.

@fantix fantix merged commit 7bb12a1 into MagicStack:master Oct 15, 2024
13 checks passed
@jakirkham jakirkham deleted the mk_cy_enum_prealloc_buffs branch October 15, 2024 15:35
@jakirkham
Copy link
Contributor Author

Thanks Fantix! 🙏

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.

2 participants