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

fix: prevent crash with unicode emoji (e.g. 🏠) #78

Merged
merged 3 commits into from
May 29, 2024

Conversation

robinvandernoord
Copy link
Contributor

@robinvandernoord robinvandernoord commented May 20, 2024

Should fix #75

I ran pytest and all tests still pass. I also added an additional test which uses unicode emoji.

@coveralls
Copy link

Coverage Status

coverage: 93.994%. remained the same
when pulling 1d1d366 on robinvandernoord:master
into 1a3f819 on amol-:master.

@amol- amol- merged commit a237026 into amol-:master May 29, 2024
21 checks passed
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.

UnicodeDecodeError: 'utf-8' codec can't decode byte
3 participants