Skip to content
This repository was archived by the owner on Aug 15, 2023. It is now read-only.

Conversation

@pythonpro
Copy link

When a message contains any non-ASCII chars the code raises an exception while converting unicode string to 'ascii' (default) encoding with decode() method. And it works fine when we decode it to 'utf-8'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant