Skip to content

Conversation

@kvankova
Copy link
Owner

@kvankova kvankova commented Mar 4, 2025

This PR fixes #50 - when opening files using open() function, it sets the encoding to the system's encoding. On windows it can be different than utf-8, which yielded to the issue opened in #50. Setting encoding='utf-8' fixes this issue.

@kvankova kvankova added the bug Something isn't working label Mar 4, 2025
@kvankova kvankova merged commit 9e24446 into main Mar 4, 2025
1 check passed
@kvankova kvankova deleted the kv_fix_emoji branch March 4, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Process crashes if README contains emojis

2 participants