Skip to content

Suport for typesizes larger than 255 bytes#653

Merged
FrancescAlted merged 6 commits intomainfrom
repeat-larger-8bits
Feb 18, 2025
Merged

Suport for typesizes larger than 255 bytes#653
FrancescAlted merged 6 commits intomainfrom
repeat-larger-8bits

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