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

Don't attempt to decode STRING_EXT to strings #60

Merged
merged 4 commits into from
Nov 2, 2023

Conversation

mrkirby153
Copy link
Member

STRING_EXTs are not strings, so we shouldn't treat them as such.

See: https://www.erlang.org/doc/apps/erts/erl_ext_dist.html#string_ext

setup.py Outdated Show resolved Hide resolved
@mrkirby153 mrkirby153 merged commit b25ebd5 into master Nov 2, 2023
@mrkirby153 mrkirby153 deleted the kirby/string-ext-fix branch November 2, 2023 22:55
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.

4 participants