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 bytes/unicode issues in android recipe #1516

Merged
merged 2 commits into from
Dec 10, 2018
Merged

Conversation

KeyWeeUsr
Copy link
Contributor

Fix the issue properly with unicode_literals and optional encode() in case bytes will come from outside as a value in variable. All 'strings' in that particular file are now by default unicode no matter if py2 or py3.

Includes also py3 Dockerfile for testing purposes, though I haven't included it in the matrix yet because the built time will get longer.

@KeyWeeUsr KeyWeeUsr merged commit df0866d into master Dec 10, 2018
@KeyWeeUsr KeyWeeUsr deleted the fix_androidbytes branch December 10, 2018 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants