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

[WIP] Read bytes in both py2 and py3 #62

Closed

Conversation

altendky
Copy link
Contributor

@altendky altendky commented Dec 7, 2018

First pass at fixing #60. data_to_str() needs a bit more consideration. Do we want it to output native strings? Unicode? Either way someone needs to decide what encoding to use. Either the SunSpec standard or the person that knows the encoding used for the bytes (I don't think the library has any way to know this at present).

WIP for:

  • data_to_str() resolution

@altendky altendky closed this Feb 17, 2021
@altendky altendky deleted the 60-altendky-bytes_for_both_py2_and_py3 branch February 17, 2021 14:07
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.

2 participants