Skip to content

Conversation

@clsn
Copy link

@clsn clsn commented Sep 3, 2021

UnicodeDecodeError was being treated as a ValueError, since it is a
subclass, but it doesn't have the .message attribute, which caused an
uncaught exception.

UnicodeDecodeError was being treated as a ValueError, since it is a
subclass, but it doesn't have the .message attribute, which caused an
uncaught exception.
@harelba
Copy link
Owner

harelba commented Oct 25, 2021

Handled as part of the new beta version

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