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

Hotfix encoding issue #121

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

Hotfix encoding issue #121

wants to merge 3 commits into from

Conversation

erip
Copy link

@erip erip commented Jul 22, 2020

Closes #96 and #106

@erip
Copy link
Author

erip commented Jul 22, 2020

cc @kmike - hopefully this can land in 0.9.8. Let me know if there's anything I can do to help that along. 😄

@erip
Copy link
Author

erip commented Jul 22, 2020

I also wonder if this brings into question the desire to maintain python 2 support. Send it's officially EOL, do we want to remove it from CI? It would probably simplify the code quite a lot... that seems to be the issue with tests currently.

@BLKSerene
Copy link

I have the same issue here, I 've found the problem is python-crfsuite only recently. It would be great if this pull request could be merged and released.

@BLKSerene
Copy link

Any updates on this PR?

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.

UnicodeEncodeError: 'ascii' codec can't encode characters in position 2-3: ordinal not in range(128)
2 participants