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

Write SHORT_BINUNICODE intsead of BINUNICODE when applicable #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

TalAloni
Copy link

First of all, thanks for this! this library is very helpful.
I wanted to have an identical .pickle file to the input one for validation purposes, and adding SHORT_BINUNICODE helped ensure strings did not increase the .pickle file length unnecessary.

@irmen
Copy link
Owner

irmen commented Aug 18, 2024

Please add a few unit test cases for this change.
Also the same change should be made in the java source tree.

@TalAloni
Copy link
Author

Updated and added unit-tests.
I don't have Java IDE / runtime installed and it's not worth the investment for me.

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