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

Return value in bytes if the attribute is not currently handled + add object dictionary for printing #148

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

Conversation

Muzosh
Copy link

@Muzosh Muzosh commented Nov 14, 2022

Hey, I would like to propose a fix to an information loss.

Sometimes, the library does not know, how to "unpack" certain attributes. I think it would be great to at least return the value in byte array. Currently, the code just raises an exception while providing just the key, but some developers might utilize the returned value and translate it themselves.

@Muzosh Muzosh changed the title Return value in bytes if the attribute is not currently handled Return value in bytes if the attribute is not currently handled + add object dictionary for printing Nov 21, 2022
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