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

Feature/ticket1654 cffi unicode encode error #1656

Merged

Conversation

AndreMiras
Copy link
Member

Configure en_US.UTF-8 locale on Docker, closes #1654
Also unit tests how shprint() handles unicode command output.

Update broken recipes list, refs #1514
Removed gevent, cffi and pycryptodome recipes from it since they now
compile fine. Also bumped few versions.

Removed gevent, cffi and pycryptodome recipes from it since they now
compile fine. Also bumped few versions.
Also unit tests how `shprint()` handles unicode command output.
Copy link
Member

@inclement inclement left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@inclement inclement merged commit 798e9af into kivy:master Feb 1, 2019
@AndreMiras AndreMiras deleted the feature/ticket1654_cffi_unicode_encode_error branch February 1, 2019 17:52
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.

cffi UnicodeEncodeError: 'ascii' codec can't encode character '\u2018'
2 participants