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

Suport for typesizes larger than 255 bytes #653

Merged
merged 6 commits into from
Feb 18, 2025
Merged

Conversation

FrancescAlted
Copy link
Member

Tests and docs have been updated.

I needed to change the signature of public b2nd_copy_buffer for accepting an itemsize > 255, so I have added a new b2nd_copy_buffer2 for not creating API changes and being backward compatible. As a consequence, b2nd_copy_buffer has been declared deprecated (this should affect upstream projects like PyTables and python-blosc2). Using b2nd_copy_buffer2 instead should be straightforward.

@FrancescAlted FrancescAlted merged commit 34db770 into main Feb 18, 2025
34 checks passed
@FrancescAlted FrancescAlted deleted the repeat-larger-8bits branch February 18, 2025 15:57
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