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

Update preshed to 4.0.0 #6142

Open
wants to merge 1 commit into
base: rewrite
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Oct 9, 2023

This PR updates preshed from 3.0.8 to 4.0.0.

Changelog

4.0.0

* Fix bloom size issues with Windows serialization (38).
* bloom: replace raw array with `std::vector` and raw pointer with `std::unique_ptr` (39).
* map/counter: replace raw array with `std::vector` and raw pointer with `std::unique_ptr` (40).
* Remove `PreshMapArray` (40).

3.0.9

* Package updates and binary wheels for python 3.12.
Links

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

Successfully merging this pull request may close these issues.

None yet

1 participant